QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#500520 | #1880. Nikanor Loves Games | 415411# | WA | 1ms | 7888kb | C++14 | 2.2kb | 2024-08-01 13:42:19 | 2024-08-01 13:42:20 |
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: 7888kb
input:
2 1 4 15 3 5 10
output:
2.5000000000
result:
ok found '2.5000000', expected '2.5000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 7788kb
input:
1 2 2 8
output:
4.0000000000
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 7796kb
input:
3 94 68 49 51 2 63 26 85 20
output:
0.0000000000
result:
wrong answer 1st numbers differ - expected: '-73.0000000', found: '0.0000000', error = '1.0000000'