QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#216383 | #5106. Islands from the Sky | HuangHanSheng | WA | 0ms | 4096kb | C++11 | 7.6kb | 2023-10-15 17:50:02 | 2023-10-15 17:50: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: 4072kb
input:
1 1 3 -5 0 5 0 0 5 -10 10 10 10 10 10
output:
45.000000000
result:
ok
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 4096kb
input:
1 1 3 -5 0 5 0 0 5 -10 0 10 10 0 10
output:
45.000000000
result:
wrong answer