QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#789255#8056. Travel 2ucup-team2866WA 1ms3852kbC++201.9kb2024-11-27 19:40:312024-11-27 19:40:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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)