QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#781201 | #5304. Money Game | ucup-team5490 | WA | 1ms | 4044kb | C++23 | 996b | 2024-11-25 15:12:41 | 2024-11-25 15:12:42 |
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: 3820kb
input:
2 4 2
output:
4.0000000000 2.0000000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3764kb
input:
2 2 3
output:
3.3333333333 1.6666666667
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 0ms
memory: 3760kb
input:
2 851648 722281
output:
1049286.0000000000 524643.0000000000
result:
ok 2 numbers
Test #4:
score: 0
Accepted
time: 0ms
memory: 3812kb
input:
3 450762 114467 367746
output:
466487.5000000000 233243.7500000000 233243.7500000000
result:
ok 3 numbers
Test #5:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
4 2 3 5 1
output:
4.4000000000 2.2000000000 2.2000000000 2.2000000000
result:
ok 4 numbers
Test #6:
score: 0
Accepted
time: 0ms
memory: 3928kb
input:
5 616288 155735 783782 648639 349827
output:
851423.6666666670 425711.8333333334 425711.8333333334 425711.8333333334 425711.8333333335
result:
ok 5 numbers
Test #7:
score: 0
Accepted
time: 0ms
memory: 4044kb
input:
6 1 2 5 5 1 2
output:
4.5714285714 2.2857142857 2.2857142857 2.2857142857 2.2857142857 2.2857142857
result:
ok 6 numbers
Test #8:
score: -100
Wrong Answer
time: 1ms
memory: 3908kb
input:
100 283397 377774 494372 487546 143741 314831 934818 229251 78798 395137 407818 18761 516178 734330 838264 433107 858247 174903 905002 445936 58127 253493 844807 215023 37167 11961 885588 176935 156947 82314 21120 373809 226377 712113 302554 613417 368577 604224 811349 182256 179860 424904 544075 16...
output:
847315.0284646057 423509.9800398553 423442.8259895021 423379.5231753623 423320.3162227995 423265.4338934063 423215.0882010623 423169.4735928318 423128.7661978686 423093.1231472292 423062.6819672235 423037.5600486479 423017.8541939501 423003.6402440746 422994.9727864314 422991.8849451125 422994.38825...
result:
wrong answer 1st numbers differ - expected: '848873.9009901', found: '847315.0284646', error = '0.0018364'