QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#417461#6436. Paimon PolygonDiaosiWA 0ms19416kbC++174.2kb2024-05-22 19:01:472024-05-22 19:01:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'