本题的全部测试点

P1001 A+B Problem

wangCSP1 @ 2024-11-24 08:40:17

第一个测试点:

input:
1 2
output:
3

第二个测试点:

input:
10000000 220000000
output:
230000000

第三个测试点:

input:
135131 3543543
output:
3678674

第四个测试点:

input:
-123 123
output:
0

第五个测试点:

input:
13213213 -545646
output:
12667567

第六个测试点:

input:
-1000000000 -1000000000
output:
-2000000000

第七个测试点:

input:
1000000000 1000000000
output:
2000000000

第八个测试点:

input:
999999996 -999999997
output:
-1

第九个测试点:

input:
0 0
output:
0

第十个测试点:

input:
0 -1000000000
output:
-1000000000

如果有误,随便指出!


by yzm0325 @ 2024-11-24 08:53:05

@wangCSP1 6,《面向数据编程》


by W_C_B_H @ 2024-11-24 08:55:17

洛谷真是一个练习《面向答案编程》能力的好网站呢(确信


by yzm0325 @ 2024-11-24 08:55:19

所有结果都对

话说这算wyy吗


by wyp20130701 @ 2024-11-24 15:41:21

@wangCSP1 orz,咋弄出来的。


by ZYczc @ 2024-11-24 18:53:13

jbl

by caoen2014 @ 2024-11-26 17:32:25

666


by _6_awa @ 2024-11-27 14:02:29

CcCcCcCcCcCcOrz


by dky001 @ 2024-12-05 10:34:41

刘辟

by wangyanxi @ 2024-12-07 12:15:29

我有点想举报你


by XIA2011 @ 2024-12-12 12:43:56

@wangCSP1 谢谢


| 下一页