QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#451225 | #8785. Fake Coin and Lying Scales | ucup-team3407 | WA | 224ms | 4224kb | C++14 | 778b | 2024-06-22 23:00:56 | 2024-06-22 23:00: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: 4148kb
input:
2 100 0 100 1
output:
109.861228867 105.625792588
result:
ok q=0 (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 224ms
memory: 4224kb
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:
-69.6945758621 -4517.90011035 -4016.02195376 -2482.33067845 3.29815165189 -1693.80536698 -356.646414389 -568.049005033 -4573.07923328 -3007.21142139 -2191.04056341 -1525.57335831 -7003.89384767 -2045.66981115 -36.0291211646 -4260.630193 -2320.3416937 -625.994368165 -3405.17142946 -2.65109361375 -138...
result:
wrong answer WA (test case 1)