QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#440072#6396. Puzzle: Kusabiucup-team968#WA 1ms3580kbC++2062.5kb2024-06-13 05:09:302024-06-13 05:09:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

8
2 1 -
3 1 -
4 2 Tong
5 2 Tong
6 3 Duan
7 3 -
8 7 Chang

output:

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

result:

wrong answer YES or NO expected in answer, but 1 found.