QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#692661 | #9307. Clock Master | MaMengQi | WA | 5ms | 6268kb | C++17 | 1.1kb | 2024-10-31 14:52:51 | 2024-10-31 14:52:53 |
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: 1ms
memory: 6088kb
input:
3 2 7 10
output:
0.6931471806 2.4849066498 3.4011973817
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 5ms
memory: 6268kb
input:
5000 580 4555 4654 1420 53 1076 1226 2733 2285 348 2104 2293 3447 4208 710 307 1763 1142 3027 2151 3182 1546 3398 867 2380 830 4211 3117 3058 2251 1890 3961 4003 3991 4167 4976 1765 3235 2644 4070 4644 3645 875 3005 4769 4934 3846 2941 255 946 4164 1372 1193 3056 4472 508 3949 2473 4490 88 4014 2953...
output:
85.9417702126 339.4287645097 344.6966226687 158.0285431236 14.5065755723 131.5662806745 144.6065659409 243.8593420295 217.8620972569 60.5685545804 205.6537072984 218.0051981005 283.2555471357 322.9511811992 99.5670012329 55.1703918789 182.7420693922 137.1774160868 260.9513578850 209.4547040507 269.6...
result:
wrong answer 1st numbers differ - expected: '59.8085219', found: '85.9417702', error = '0.4369486'