QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#315789#8177. Sum is Integerucup-team1153#WA 2ms9956kbC++141.0kb2024-01-27 15:49:562024-01-27 15:49:57

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 9956kb

input:

4
1 6
1 3
1 2
1 2

output:

1

result:

wrong answer 1st words differ - expected: '2', found: '1'