QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#634889#7107. ChaleurZhaoZiLongWA 2ms6352kbC++144.8kb2024-10-12 18:17:102024-10-12 18:17:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 6352kb

input:

3
3 2
1 2
2 3
6 6
1 2
2 3
1 3
1 4
2 5
3 6
4 1
1 2

output:


result:

wrong answer 1st lines differ - expected: '2 1', found: ''