QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#389181#8547. Whose Land?ucup-team2670#WA 0ms3872kbC++141.2kb2024-04-14 04:39:342024-04-14 04:39:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1
5

result:

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