QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#501219 | #5151. Bottle Flip | Zwishing | TL | 0ms | 3852kb | C++14 | 806b | 2024-08-02 15:46:56 | 2024-08-02 15:46:56 |
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: 3808kb
input:
22 4 1 4
output:
7.333332568
result:
ok found '7.3333326', expected '7.3333333', error '0.0000001'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3852kb
input:
7 2 655 988
output:
3.141593516
result:
ok found '3.1415935', expected '3.1415942', error '0.0000002'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3808kb
input:
1 1 1 2
output:
0.4142127037
result:
ok found '0.4142127', expected '0.4142136', error '0.0000009'
Test #4:
score: -100
Time Limit Exceeded
input:
1000 1000 999 1000