QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#698710 | #9307. Clock Master | EEEEE | WA | 167ms | 5096kb | C++17 | 1.3kb | 2024-11-01 21:29:39 | 2024-11-01 21:29:40 |
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: 167ms
memory: 5096kb
input:
3 2 7 10
output:
0.693147 2.302585 3.401197
result:
wrong answer 2nd numbers differ - expected: '2.4849067', found: '2.3025850', error = '0.0733716'