QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#381511#3697. Carriesucup-team1383WA 0ms8500kbC++171.3kb2024-04-07 18:25:392024-04-07 18:25:40

詳細信息

Test #1:

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

input:

2
5 5

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

10
0 1 2 3 4 5 6 7 8 9

output:

29

result:

wrong answer 1st numbers differ - expected: '20', found: '29'