QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#263038 | #4369. Polygonal Puzzle | Register | WA | 1ms | 4376kb | C++14 | 3.9kb | 2023-11-24 14:29:42 | 2023-11-24 14:29:43 |
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: 4368kb
input:
8 0 0 0 10 10 10 15 15 24 6 24 10 30 10 30 0 7 -5 0 -5 10 10 10 15 5 20 10 35 10 35 0
output:
30.142135624
result:
ok single line: '30.142135624'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 4376kb
input:
3 1 0 0 30 40 0 3 1 0 0 30 40 0
output:
50.000000000
result:
wrong answer 1st lines differ - expected: '50', found: '50.000000000'