QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#755741 | #7527. Doors of the Wardrobe | ucup-team138# | WA | 1ms | 6160kb | C++17 | 3.8kb | 2024-11-16 17:58:29 | 2024-11-16 17:58:30 |
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: 5928kb
input:
3 4 -3 3 0.6 -0.3 4 -1 1 1 1 -4 1 0 -2 3 2 3 2 -2 -0.5 -2
output:
20.275232907551224
result:
ok answer is 20.2752329075512 (delta 0)
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 6160kb
input:
5 3 0.5 0.4 1 1 0.5 0.4 3 4 0.5 0.35 1 1 0.4 0.4 1 0 0.5 0.3 0 1 0.5 0.4 0.6 0.4 0.5 0.5
output:
2.837698843747334
result:
wrong answer expected 0.859813275223096, found 2.83769884374733 (delta 0.697)