QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#61762#2541. Coins and BoxesZhaoZiLongWA 2ms11404kbC++17534b2022-11-14 19:10:072022-11-14 19:10:08

Details

Tip: Click on the bar to expand more detailed information

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'