QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#95149#5470. Hasty Santa ClausGuanYunchangWA 3ms5560kbC++201.1kb2023-04-09 11:13:572023-04-09 11:14:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 5560kb

input:

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

output:

25
27
24
23
26

result:

FAIL Checker must end with quit or quitf call.