QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#824076 | #9778. Brotato | ucup-team6173# | WA | 67ms | 8600kb | C++14 | 1.1kb | 2024-12-21 12:08:04 | 2024-12-21 12:08:06 |
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: 5832kb
input:
5 0 0.5
output:
62.0000000000
result:
ok found '62.000000000', expected '62.000000000', error '0.000000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3928kb
input:
5 1 0.5
output:
47.0000000000
result:
ok found '47.000000000', expected '47.000000000', error '0.000000000'
Test #3:
score: 0
Accepted
time: 1ms
memory: 6116kb
input:
10000 0 0.002
output:
247489700298.2537131310
result:
ok found '247489700298.253723145', expected '247489700298.253692627', error '0.000000000'
Test #4:
score: -100
Wrong Answer
time: 67ms
memory: 8600kb
input:
100000 10 0.0002
output:
2425827106086.1166508198
result:
wrong answer 1st numbers differ - expected: '38767507133.2322159', found: '2425827106086.1166992', error = '61.5737192'