QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#789241#8056. Travel 2ucup-team2866WA 1ms3580kbC++201.9kb2024-11-27 19:38:502024-11-27 19:38:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
1 1
2 1
1 1
2 1
1 1
Correct
1 3

output:

> 1
> 1
> 1
> 1
! 1 2 

result:

wrong answer format  Unexpected end of file - token expected (test case 2)