QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42155 | #1777. Fortune From Folly | ZhaoZiLong | WA | 2ms | 3916kb | C++17 | 860b | 2022-08-01 17:09:20 | 2022-08-01 17:09:21 |
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: 3836kb
input:
2 1 0.0006
output:
1666.666666666667
result:
ok found '1666.6666667', expected '1666.6666667', error '0.0000000'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3788kb
input:
2 1 0.0043
output:
232.558139534884
result:
ok found '232.5581395', expected '232.5581395', error '0.0000000'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3912kb
input:
2 1 0.4202
output:
2.379819133746
result:
ok found '2.3798191', expected '2.3798191', error '0.0000000'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3832kb
input:
2 1 0.6729
output:
1.486104919007
result:
ok found '1.4861049', expected '1.4861049', error '0.0000000'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3848kb
input:
2 1 0.9925
output:
1.007556675063
result:
ok found '1.0075567', expected '1.0075567', error '0.0000000'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3844kb
input:
2 1 0.9999
output:
1.000100010001
result:
ok found '1.0001000', expected '1.0001000', error '0.0000000'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3916kb
input:
2 2 0.0006
output:
2779444.444444444444
result:
ok found '2779444.4444444', expected '2779444.4444444', error '0.0000000'
Test #8:
score: 0
Accepted
time: 1ms
memory: 3848kb
input:
2 2 0.0072
output:
19429.012345679012
result:
ok found '19429.0123457', expected '19429.0123457', error '0.0000000'
Test #9:
score: 0
Accepted
time: 2ms
memory: 3780kb
input:
2 2 0.0848
output:
150.854396582414
result:
ok found '150.8543966', expected '150.8543966', error '0.0000000'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3776kb
input:
2 2 0.7554
output:
3.076253586480
result:
ok found '3.0762536', expected '3.0762536', error '0.0000000'
Test #11:
score: 0
Accepted
time: 1ms
memory: 3764kb
input:
2 2 0.9980
output:
2.006016040096
result:
ok found '2.0060160', expected '2.0060160', error '0.0000000'
Test #12:
score: 0
Accepted
time: 2ms
memory: 3844kb
input:
2 2 0.9995
output:
2.001501000625
result:
ok found '2.0015010', expected '2.0015010', error '0.0000000'
Test #13:
score: 0
Accepted
time: 1ms
memory: 3752kb
input:
3 1 0.0008
output:
1250.000000000000
result:
ok found '1250.0000000', expected '1250.0000000', error '0.0000000'
Test #14:
score: 0
Accepted
time: 2ms
memory: 3648kb
input:
3 1 0.0063
output:
158.730158730159
result:
ok found '158.7301587', expected '158.7301587', error '0.0000000'
Test #15:
score: 0
Accepted
time: 1ms
memory: 3648kb
input:
3 1 0.4356
output:
2.295684113866
result:
ok found '2.2956841', expected '2.2956841', error '0.0000000'
Test #16:
score: 0
Accepted
time: 0ms
memory: 3708kb
input:
3 1 0.5963
output:
1.677008217340
result:
ok found '1.6770082', expected '1.6770082', error '0.0000000'
Test #17:
score: 0
Accepted
time: 2ms
memory: 3784kb
input:
3 1 0.9947
output:
1.005328239670
result:
ok found '1.0053282', expected '1.0053282', error '0.0000000'
Test #18:
score: 0
Accepted
time: 1ms
memory: 3756kb
input:
3 1 0.9997
output:
1.000300090027
result:
ok found '1.0003001', expected '1.0003001', error '0.0000000'
Test #19:
score: 0
Accepted
time: 2ms
memory: 3844kb
input:
3 2 0.0009
output:
618672.964562448163
result:
ok found '618672.9645624', expected '618672.9645624', error '0.0000000'
Test #20:
score: 0
Accepted
time: 2ms
memory: 3848kb
input:
3 2 0.0082
output:
7588.614509255945
result:
ok found '7588.6145093', expected '7588.6145093', error '0.0000000'
Test #21:
score: 0
Accepted
time: 2ms
memory: 3728kb
input:
3 2 0.3372
output:
8.254736488668
result:
ok found '8.2547365', expected '8.2547365', error '0.0000000'
Test #22:
score: 0
Accepted
time: 2ms
memory: 3780kb
input:
3 2 0.5760
output:
3.852741581703
result:
ok found '3.8527416', expected '3.8527416', error '0.0000000'
Test #23:
score: 0
Accepted
time: 2ms
memory: 3732kb
input:
3 2 0.9905
output:
2.019273355018
result:
ok found '2.0192734', expected '2.0192734', error '0.0000000'
Test #24:
score: 0
Accepted
time: 2ms
memory: 3752kb
input:
3 2 0.9999
output:
2.000200030003
result:
ok found '2.0002000', expected '2.0002000', error '0.0000000'
Test #25:
score: -100
Wrong Answer
time: 2ms
memory: 3792kb
input:
3 3 0.0071
output:
2804085.533549580305
result:
wrong answer 1st numbers differ - expected: '2813968.8637678', found: '2804085.5335496', error = '0.0035122'