QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#600470 | #2267. Jewelry Size | Numbering# | WA | 1ms | 3968kb | C++17 | 1.3kb | 2024-09-29 16:47:18 | 2024-09-29 16:47:19 |
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: 3916kb
input:
5 3 1 6 1 7
output:
3.544404350918661
result:
ok found '3.5444044', expected '3.5444044', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3968kb
input:
3 500 300 400
output:
0.000000000000000
result:
wrong answer 1st numbers differ - expected: '250.0000000', found: '0.0000000', error = '1.0000000'