QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#637166 | #8785. Fake Coin and Lying Scales | ucup-team1828# | WA | 14ms | 19828kb | C++14 | 891b | 2024-10-13 10:30:59 | 2024-10-13 10:31:00 |
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: 12ms
memory: 19828kb
input:
2 100 0 100 1
output:
108.709936320 105.491060495
result:
ok q=0 (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 14ms
memory: 19736kb
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:
23.516591758 279.588014604 51.466671529 181.217319184 25.116939770 -nan 39.665766855 27.213305815 98.695560509 49.899990070 31.460749578 94.489749500 -nan 41.400098093 10.294850937 48.968643150 -nan 19.498604788 44.233862273 38.685741493 -nan 96.104995603 53.349584278 44.864437118 41.752554365 -nan ...
result:
wrong answer WA (test case 2)