QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#429923#6306. Chase Gameegypt_ioi2024_11WA 2ms5428kbC++232.2kb2024-06-03 04:01:242024-06-03 04:01:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2 3

result:

wrong answer Output contains longer sequence [length = 2], but answer contains 1 elements