QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#417557#6436. Paimon PolygonDiaosiWA 0ms24600kbC++174.1kb2024-05-22 19:42:442024-05-23 13:12:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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.2111025509
27.1923882532
0.0000000000

result:

wrong answer 2nd numbers differ - expected: '36.6326948', found: '27.1923883', error = '0.2577017'