QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#871465 | #8614. 3D | ucup-team3215# | WA | 13ms | 3968kb | C++23 | 1.6kb | 2025-01-25 20:47:48 | 2025-01-25 20:48:31 |
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: 10ms
memory: 3712kb
input:
4 0.000000 0.758400 0.557479 0.379026 0.758400 0.000000 0.516608 0.446312 0.557479 0.516608 0.000000 0.554364 0.379026 0.446312 0.554364 0.000000
output:
-9 -8.7532 -8.80993 -8.28378 -9 -8.7699 -8.50038 -8.58917 -9 -8.72699 -8.9959 -8.69837
result:
ok OK. Max delta: 0.002921
Test #2:
score: 0
Accepted
time: 4ms
memory: 3840kb
input:
1 0.000000
output:
-9 -9 -9
result:
ok OK. Max delta: 0.000000
Test #3:
score: 0
Accepted
time: 5ms
memory: 3968kb
input:
2 0.000000 0.938096 0.938096 0.000000
output:
-9 -8.63376 -9 -8.13519 -9 -9
result:
ok OK. Max delta: 0.001067
Test #4:
score: 0
Accepted
time: 7ms
memory: 3968kb
input:
3 0.000000 0.769195 0.308169 0.769195 0.000000 0.686850 0.308169 0.686850 0.000000
output:
-9 -8.42593 -8.81921 -8.51894 -9 -9 -8.6982 -8.36601 -8.80174
result:
ok OK. Max delta: 0.001298
Test #5:
score: -100
Wrong Answer
time: 13ms
memory: 3968kb
input:
5 0.000000 0.444506 0.292333 0.209539 1.195824 0.444506 0.000000 0.220873 0.748833 0.757486 0.292333 0.220873 0.000000 0.533499 0.797167 0.209539 0.748833 0.533499 0.000000 1.141148 1.195824 0.757486 0.797167 1.141148 0.000000
output:
-9 -9 -8.29202 -8.99977 -8.80562 -8.78097 -8.99948 -8.75644 -8.5805 -8.99887 -8.73709 -8.06462 -8.99841 -8.0626 -9
result:
wrong answer Expected distance between 0 and 3 is 0.209539, but found 0.347611