QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#76504#5470. Hasty Santa ClausflywatreWA 2ms3456kbC++14750b2023-02-10 09:09:212023-02-10 09:09:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.