QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#157273#5545. Contingency Planntu_vjudge_2WA 1ms6564kbC++171.6kb2023-09-02 15:09:332023-09-02 15:09:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

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

result:

wrong answer cycle detected