QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#797316#6813. Union of Circular SectorsutilforeverWA 0ms3212kbRust22.0kb2024-12-02 20:41:312024-12-02 20:41:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3212kb

input:

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

output:

47.937802605358

result:

ok found '47.9378026', expected '47.9378026', error '0.0000000'

Test #2:

score: 0
Accepted
time: 0ms
memory: 2900kb

input:

1
0 0 -10000 -10000 10000 10000

output:

314159265.358979284763

result:

ok found '314159265.3589793', expected '314159265.3589793', error '0.0000000'

Test #3:

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

input:

10
-4192 853 -200 1393 -4732 4845
2555 4317 95 1886 4986 1857
3842 -4259 3985 -848 1199 -2098
2390 -1972 3708 -3421 2205 -22
-1919 1609 -272 1677 -1987 3256
4317 -3316 1400 -995 710 -4257
-2773 3793 -3615 1578 -558 2951
45 -418 743 -2505 1643 -1931
1293 1885 4844 1883 4135 4014
2389 -641 4350 -32 42...

output:

35947093.415734261274

result:

wrong answer 1st numbers differ - expected: '40262818.0726857', found: '35947093.4157343', error = '0.1071888'