QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#401556#6436. Paimon PolygonqiuzxWA 3ms16612kbC++203.7kb2024-04-28 22:21:502024-04-28 22:21:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 16500kb

input:

3
4
0 3
3 0
2 3
3 2
5
4 0
5 -5
-4 -2
1 -2
-5 -2
4
0 1
1 0
0 2
1 1

output:

17.211102550927979
36.632694762137206
0

result:

ok 3 numbers

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 16612kb

input:

14
4
0 3
1 3
3 1
3 0
4
-4 0
5 3
0 -4
-1 0
5
4 4
5 0
3 3
3 2
-4 2
5
1 1
2 4
1 4
0 4
-1 1
4
4 5
-2 4
1 4
-5 -2
5
3 5
3 -1
4 -5
4 1
2 4
5
4 0
5 -5
-4 -2
1 -2
-5 -2
5
3 4
3 5
-5 -1
1 2
4 1
5
-5 -3
3 -3
-3 -3
2 -3
-4 5
5
0 1
-3 -1
-3 -3
-4 -4
-3 0
6
1 -3
-3 -3
2 -2
-3 1
-4 -5
3 -3
6
-1 -4
-3 0
0 4
-4 -3
...

output:

15.990704784914570
0
0
19.399193696318271
32.022722840117225
28.737134700759942
36.632694762137206
0.000000000000000
43.712413907596073
0
0
0
0
43.520633825730407

result:

wrong answer 1st numbers differ - expected: '14.3245553', found: '15.9907048', error = '0.1163142'