QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#589465 | #8775. MountainCraft | ZhangYiDe | WA | 1ms | 10000kb | C++17 | 2.8kb | 2024-09-25 18:00:45 | 2024-09-25 18:00:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 9940kb
input:
3 10 3 2 7 3 9 6
output:
5.656854249 12.727922061 12.727922061
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 10000kb
input:
5 100 31 41 59 26 31 41 59 26 31 41
output:
101.823376491 73.539105243 141.421356237 0.000000000 101.823376491
result:
wrong answer 2nd numbers differ - expected: '120.2081530', found: '73.5391052', error = '0.3882353'