QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#737992 | #9520. Concave Hull | ucup-team090# | WA | 3ms | 75996kb | C++14 | 1.9kb | 2024-11-12 17:21:33 | 2024-11-12 17:21:33 |
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: 3ms
memory: 75000kb
input:
2 6 -2 0 1 -2 5 2 0 4 1 2 3 1 4 0 0 1 0 0 1 1 1
output:
40 -1
result:
ok 2 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 75996kb
input:
10 243 -494423502 -591557038 -493438474 -648991734 -493289308 -656152126 -491185085 -661710614 -489063449 -666925265 -464265894 -709944049 -447472922 -737242534 -415977509 -773788538 -394263365 -797285016 -382728841 -807396819 -373481975 -814685302 -368242265 -818267002 -344482838 -833805545 -279398...
output:
2176603239126280399 1818994929991935325 1638740665544840094 1794982443826874887 2099083081471671897 847381489624310290 2270245365985219600 1991866502750610776 1660534491296088493 1164298970070919361
result:
wrong answer 1st lines differ - expected: '2178418010787347715', found: '2176603239126280399'