QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#451220 | #8785. Fake Coin and Lying Scales | ucup-team3407 | WA | 22ms | 4060kb | C++14 | 637b | 2024-06-22 22:57:01 | 2024-06-22 22:57:02 |
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: 3996kb
input:
2 100 0 100 1
output:
109.861228867 109.31640619
result:
ok q=0 (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 22ms
memory: 4060kb
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:
-27.716682133 2979.5119147 -3101.09003752 743.502610246 16.0469159643 5696.95298557 -194.685618441 -343.600363994 -3422.94285685 -1864.86538106 -1513.10336329 -683.827559147 -4509.92593815 -1269.06834361 -26.551543485 -3241.8477812 -712.431622961 -418.351074637 -2170.71386876 196.779030046 3828.8284...
result:
wrong answer WA (test case 1)