QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#318111#8132. Freshman's DreamGuanYunchangWA 0ms3572kbC++23636b2024-01-30 15:35:102024-01-30 15:35:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
2
3
6
10
18

output:

-1
1 1
-1
2 2
-1

result:

wrong answer jury has answer but participant doesn't