QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#639381#7906. Almost Convexucup-team3232WA 0ms3932kbC++142.4kb2024-10-13 19:15:082024-10-13 19:15:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

7
1 4
4 0
2 3
3 1
3 5
0 0
2 4

output:

1
1
1
5
5
5
5

result:

wrong answer 1st numbers differ - expected: '9', found: '1'