QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#95152#5470. Hasty Santa ClausZhaoZiLongWA 0ms3548kbC++17645b2023-04-09 11:18:202023-04-09 11:18:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

23
24
25
26
27

result:

FAIL Checker must end with quit or quitf call.