QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#285623#7940. Impossible Numbersucup-team2450#WA 0ms3600kbC++207.8kb2023-12-16 20:56:202023-12-16 20:56:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 3
1 8 7 0 6 2
1 2 5 4 9 3

output:

33
34
35

result:

wrong answer 1st lines differ - expected: '33 34 35', found: '33'