QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#61762#2541. Coins and BoxesZhaoZiLongWA 2ms11404kbC++17534b2022-11-14 19:10:072022-11-14 19:10:08

詳細信息

Test #1:

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

input:

4
1 6 7 12
3 5 10 11

output:

6

result:

wrong answer expected '21', found '6'