QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#653598#7941. JackpotGuanYunchangWA 1ms3560kbC++171.0kb2024-10-18 20:21:132024-10-18 20:21:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3560kb

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'