QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#381513#3697. Carriesucup-team1383WA 1ms8476kbC++171.3kb2024-04-07 18:26:132024-04-07 18:26:13

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 8476kb

input:

2
5 5

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

10
0 1 2 3 4 5 6 7 8 9

output:

29

result:

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