QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#338208 | #5444. Tavern Chess | ucup-team3060# | WA | 2ms | 3940kb | C++14 | 3.7kb | 2024-02-25 19:04:19 | 2024-02-25 19:04: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: 0ms
memory: 3940kb
input:
2 3 2 5 3 4 1
output:
0.12500000000000000000 0.75000000000000000000 0.12500000000000000000
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3780kb
input:
6 6 1 1 4 5 1 4 1 1 4 5 1 4
output:
0.24186728894710540771 0.24186728894710540771 0.51626545190811157227
result:
wrong answer 1st numbers differ - expected: '0.2418673', found: '0.2418673', error = '0.0000000'