QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#307388#8128. Alternating Pathsucup-team003#WA 1ms4044kbC++176.1kb2024-01-18 15:00:282024-01-18 15:00:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

IMPOSSIBLE
IMPOSSIBLE
IMPOSSIBLE

result:

wrong answer jury has answer but participant doesn't (test case 1)