QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#831086 | #4003. Rounding Master | Ichikawa^T (Frank Xiang, Junyao Wang, Hansong Sun) # | WA | 1ms | 4092kb | C++20 | 1.3kb | 2024-12-25 10:24:52 | 2024-12-25 10:24:53 |
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: 4092kb
input:
18 4
output:
2.12500002
result:
ok found '2.1250000', expected '2.1250000', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3724kb
input:
1 1
output:
1.00000000
result:
wrong answer 1st numbers differ - expected: '0.5000000', found: '1.0000000', error = '0.5000000'