QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#653490#7941. JackpotZhangYiDeWA 0ms3528kbC++20408b2024-10-18 20:11:152024-10-18 20:11:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3528kb

input:

3
2
42 42 42 42
1
42 69
3
1 2 3 4 5 6

output:

0
27
3

result:

wrong answer 3rd numbers differ - expected: '9', found: '3'