QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#657414 | #5304. Money Game | MaMengQi | WA | 0ms | 3940kb | C++20 | 243b | 2024-10-19 14:43:30 | 2024-10-19 14:43:33 |
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: 3940kb
input:
2 4 2
output:
4.000000 2.000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 3848kb
input:
2 2 3
output:
3.333333 1.666667
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 0ms
memory: 3788kb
input:
2 851648 722281
output:
1049286.000000 524643.000000
result:
ok 2 numbers
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3832kb
input:
3 450762 114467 367746
output:
466487.500000 233243.750000
result:
wrong output format Unexpected end of file - double expected