QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#847993#8519. Radarsucup-team4714WA 0ms3588kbC++201.8kb2025-01-08 14:24:472025-01-08 14:24:48

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3552kb

input:

2
3
1 1 1
1 1 1
1 1 1
5
8 5 2 8 3
5 6 9 7 3
7 8 9 1 4
8 9 4 5 5
2 8 6 9 3

output:

1
5

result:

ok 2 number(s): "1 5"

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3588kb

input:

1
1
444739567

output:

-4774451407313060419

result:

wrong answer 1st numbers differ - expected: '444739567', found: '-4774451407313060419'