QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#197118#7107. ChaleurcnyzWA 0ms3976kbC++141.7kb2023-10-02 11:42:312023-10-02 11:42:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

2 2
1 4
1 2

result:

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