QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#465515#8768. Arrested Developmentucup-team1400#WA 63ms12596kbC++145.5kb2024-07-06 23:51:382024-07-06 23:51:39

詳細信息

Test #1:

score: 0
Wrong Answer
time: 63ms
memory: 12596kb

input:

4
100 1
1 90
1 20
1 20

output:

190
1
1
170

result:

wrong answer 1st lines differ - expected: '3', found: '190'