QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#53108 | #4226. Cookie Cutter | ZhaoZiLong | WA | 153ms | 496396kb | C++11 | 9.5kb | 2022-10-04 18:05:56 | 2022-10-04 18:05:57 |
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: 0
Wrong Answer
time: 153ms
memory: 496396kb
input:
5 8 1 1 1 2 1 3 2 1 3 1 3 4 4 1 4 2
output:
0.3500000
result:
wrong answer 1st numbers differ - expected: '0.3750000', found: '0.3500000', error = '0.0250000'