QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#151667#5470. Hasty Santa Clausntu_vjudge_2WA 1ms3420kbC++17958b2023-08-27 13:16:452023-08-27 13:16:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 1
23 25
23 27
24 25
25 25
25 26

output:

23
24
24
25
26

result:

FAIL Checker must end with quit or quitf call.