QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#488462 | #8785. Fake Coin and Lying Scales | ucup-team425# | WA | 2ms | 3940kb | C++20 | 1.2kb | 2024-07-24 06:42:54 | 2024-07-24 06:42:55 |
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: 3924kb
input:
2 100 0 100 1
output:
109.861228866811 106.565392000807
result:
ok q=0 (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3940kb
input:
10000 32 6 45 98 67 57 35 70 29 3 22 81 59 12 48 16 63 69 99 36 60 36 32 47 73 91 81 30 7 7 71 57 38 60 35 19 92 40 3 17 21 71 54 62 95 67 60 50 10 20 19 80 64 73 10 21 70 97 84 3 26 22 38 47 37 38 31 91 11 37 73 17 75 98 8 74 73 60 87 10 94 48 35 73 18 14 88 25 61 54 39 59 100 90 70 98 73 21 92 11 ...
output:
15.380572041354 0.000000000000 0.000000000000 0.000000000000 21.972245773362 0.000000000000 25.268082639367 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.000000000000 0.0000000000...
result:
wrong answer WA (test case 10)