QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#331467#8054. Map 2ucup-team253RE 1ms3852kbC++1426.7kb2024-02-18 10:45:502024-02-18 10:45:50

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3852kb

input:

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

output:

4.1231056256
12.1231056256
6.0827625303
12.3693168769
16.2462112512
11.1941734375

result:

ok 6 numbers

Test #2:

score: -100
Runtime Error

input:

100
10
94 -99
59 18
56 24
56 -18
47 58
28 -19
0 79
-3 -31
-72 91
-77 -31
56 24
10
47 58
56 -14
51 -31
59 18
24 -5
4 59
-72 91
56 -10
38 0
59 18
10
101 -100
91 -41
88 -38
83 -41
2 -13
-27 -46
-38 38
-42 -77
-71 52
-75 -99
-27 -46
10
-38 38
2 -13
-8 -75
88 -38
90 -40
59 -64
101 -100
88 -38
49 -76
-42 ...

output:


result: