QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#621064 | #8775. MountainCraft | ZhangYiDe | WA | 1ms | 3820kb | C++20 | 1.8kb | 2024-10-08 02:15:10 | 2024-10-08 02:15:10 |
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: 3820kb
input:
3 10 3 2 7 3 9 6
output:
5.656854 12.727922 12.727922
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3820kb
input:
5 100 31 41 59 26 31 41 59 26 31 41
output:
101.823376 120.208153 73.539105 73.539105 120.208153
result:
wrong answer 4th numbers differ - expected: '0.0000000', found: '73.5391050', error = '73.5391050'