QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#278744#6517. Computational GeometrymonstersqwqWA 1ms3648kbC++143.1kb2023-12-07 20:02:232023-12-07 20:02:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3648kb

input:

2
4
1 0
2 0
1 1
0 0
6
10 4
9 7
5 7
4 5
6 4
9 3

output:

4
34 10
74

result:

wrong answer 2nd numbers differ - expected: '44', found: '34'