#z1020. 游戏(game)
游戏(game)
Description
Given two integers x and y, print the sum.
Format
Input

Output
输出一个数表示博弈的结果。
Samples
样例输入1
10 3
13 -6 -9 -8 11 5 -4 -9 -4 -7
2 3 3
样例输入2
-6
大样例
Limitation

1s, 512MiB for each test case.
相关
在下列比赛中:
Given two integers x and y, print the sum.

输出一个数表示博弈的结果。
样例输入1
10 3
13 -6 -9 -8 11 5 -4 -9 -4 -7
2 3 3
样例输入2
-6
大样例

1s, 512MiB for each test case.
注册一个 Hydro 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。