QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#315195#7783. Military Maneuverucup-team254#WA 859ms3988kbC++205.6kb2024-01-27 03:28:492024-01-27 03:28:49

详细

Test #1:

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

input:

0 0 2 2
2
3 1
1 3

output:

8.377580410

result:

ok found '8.3775804', expected '8.3775804', error '0.0000000'

Test #2:

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

input:

0 0 2 2
2
5 1
1 3

output:

37.699111843

result:

ok found '37.6991118', expected '37.6991118', error '0.0000000'

Test #3:

score: -100
Wrong Answer
time: 859ms
memory: 3988kb

input:

-2911 2151 336 5941
2000
-83 79
-94 47
48 -29
-47 64
84 75
-44 -86
-58 -11
-31 58
20 53
80 -19
-82 74
-60 -26
8 -68
-42 -61
-14 12
-58 -18
92 10
35 -26
71 64
76 89
-80 6
70 4
-96 -99
95 -80
-3 -22
71 -89
-75 17
-35 -82
-59 95
60 48
-74 50
-82 90
-26 5
-75 -31
-45 85
85 14
-70 -57
59 46
55 13
-23 60
...

output:

7434113.684610336

result:

wrong answer 1st numbers differ - expected: '6657168.1428534', found: '7434113.6846103', error = '0.1167081'