QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#846627#9772. Permutation RoutinglunchboxWA 0ms30428kbC++172.7kb2025-01-07 11:12:302025-01-07 11:12:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1 0

result:

wrong answer number on vertex 2 is 4