QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#207975#7336. FactoryZhaoZiLongWA 311ms4004kbC++202.9kb2023-10-09 01:53:032023-10-09 01:53:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
3
-3 0
0 3
3 0

output:

0 1.73205

result:

ok OK!

Test #2:

score: -100
Wrong Answer
time: 311ms
memory: 4004kb

input:

10
3
-3 0
0 3
3 0
2
-1000000 1000000
-1000000 999999
3
-999999 1000000
-1000000 999999
1000000 -1000000
3
-999999 5
4 999999
999998 -999999
30
-6 15
-3 -21
2 12
1 -2
-27 -22
-3 -3
-11 0
-4 16
30 -24
-28 16
9 11
16 30
-28 -11
8 16
-30 28
23 10
-5 -11
28 10
-11 -2
30 -4
11 -17
-12 0
-5 -3
24 -13
22 -1...

output:

0 1.73205
-1e+06 999999
-999999 999999
-229939 5
2 1.83158
999906 -999901
25 -9.50034
-23 6.39095
-38 -11.4168
17 -17.4245

result:

wrong answer Too big error: 0.010537.
Jury's score: 3346060.902973
Contestant's score: 3381317.093998