QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#548535#6621. Luggage LockMaMengQiWA 0ms3608kbC++20545b2024-09-05 19:09:012024-09-05 19:09:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
1234 2345
1234 0123
1234 2267
1234 3401
1234 1344
1234 2468

output:

1
1
1
1
1
-1
-1
-1
-1
1
1
0
3
3
4
2
2
-3
-3
5
0
1
1
0
1
1
2
3
4
4

result:

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