QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#215292#2929. Concert RehearsalMaMengQiWA 65ms38672kbJava82.2kb2023-10-15 08:22:002023-10-15 08:22:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 65ms
memory: 38672kb

input:

3 20 10
6
9
5

output:

20 - 0 + 0
0
0

10

result:

wrong answer 1st lines differ - expected: '10', found: '20 - 0 + 0'