QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#424333#6306. Chase Gameegypt_ioi2024_11WA 2ms8244kbC++231.5kb2024-05-29 07:42:212024-05-29 07:42:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2147483664

result:

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