QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#280755 | #7783. Military Maneuver | ucup-team267# | WA | 2634ms | 8088kb | C++17 | 7.5kb | 2023-12-09 17:50:27 | 2023-12-09 17:50:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 8088kb
input:
0 0 2 2 2 3 1 1 3
output:
8.3775804095727816
result:
ok found '8.3775804', expected '8.3775804', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 6052kb
input:
0 0 2 2 2 5 1 1 3
output:
37.6991118430775174
result:
ok found '37.6991118', expected '37.6991118', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 2634ms
memory: 6052kb
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:
121086162.1636415248940466
result:
wrong answer 1st numbers differ - expected: '6657168.1428534', found: '121086162.1636415', error = '17.1888394'