QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#656006#7941. JackpotGuanYunchangWA 0ms3644kbC++23783b2024-10-19 10:47:492024-10-19 10:47:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'