QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#797937 | #9823. Mouse Trap | GuanYunchang | WA | 25ms | 10152kb | C++20 | 997b | 2024-12-03 21:23:28 | 2024-12-03 21:23:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 5980kb
input:
4 0 0 1 0 1 1 0 1
output:
2.00000000
result:
ok found '2.00000', expected '2.00000', error '0.00000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5964kb
input:
5 0 0 1 0 2 1 1 2 0 2
output:
3.66666667
result:
ok found '3.66667', expected '3.66667', error '0.00000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 5972kb
input:
3 -3141592 -2718281 -3141593 -2718281 -3141592 -2718282
output:
1.00000000
result:
ok found '1.00000', expected '1.00000', error '0.00000'
Test #4:
score: 0
Accepted
time: 0ms
memory: 6012kb
input:
4 -10000000 -10000000 10000000 -10000000 10000000 10000000 -10000000 10000000
output:
2.00000000
result:
ok found '2.00000', expected '2.00000', error '0.00000'
Test #5:
score: 0
Accepted
time: 0ms
memory: 5976kb
input:
6 -10000000 -10000000 0 -10000000 10000000 0 10000000 10000000 0 10000000 -10000000 0
output:
6.00000000
result:
ok found '6.00000', expected '6.00000', error '0.00000'
Test #6:
score: 0
Accepted
time: 1ms
memory: 5960kb
input:
80 -56 -1 -55 -6 -54 -10 -53 -13 -51 -18 -50 -20 -47 -25 -45 -28 -42 -32 -38 -37 -37 -38 -32 -42 -28 -45 -25 -47 -20 -50 -18 -51 -13 -53 -10 -54 -6 -55 -1 -56 0 -56 5 -55 9 -54 12 -53 17 -51 19 -50 24 -47 27 -45 31 -42 36 -38 37 -37 41 -32 44 -28 46 -25 49 -20 50 -18 52 -13 53 -10 54 -6 55 -1 55 0 5...
output:
13022.36467556
result:
ok found '13022.36468', expected '13022.36468', error '0.00000'
Test #7:
score: 0
Accepted
time: 1ms
memory: 6032kb
input:
4336 -22883 -1 -22882 -43 -22881 -84 -22880 -124 -22879 -163 -22878 -201 -22877 -238 -22876 -274 -22875 -309 -22874 -343 -22873 -376 -22872 -408 -22871 -439 -22870 -469 -22869 -498 -22868 -526 -22867 -553 -22866 -579 -22865 -604 -22864 -628 -22863 -651 -22862 -673 -22861 -694 -22859 -735 -22858 -755...
output:
2071959690.15233135
result:
ok found '2071959690.15233', expected '2071959690.15233', error '0.00000'
Test #8:
score: -100
Wrong Answer
time: 25ms
memory: 10152kb
input:
199344 -7134251 -1 -7134250 -287 -7134249 -572 -7134248 -856 -7134247 -1139 -7134246 -1421 -7134245 -1702 -7134244 -1982 -7134243 -2261 -7134242 -2539 -7134241 -2816 -7134240 -3092 -7134239 -3367 -7134238 -3641 -7134237 -3914 -7134236 -4186 -7134235 -4457 -7134234 -4727 -7134233 -4996 -7134232 -5264...
output:
10805.61709978
result:
wrong answer 1st numbers differ - expected: '201338821149252.00000', found: '10805.61710', error = '1.00000'