QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#653449#7941. JackpotGuanYunchangWA 0ms3628kbC++20409b2024-10-18 20:06:162024-10-18 20:06:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
27
5

result:

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