QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#723801 | #9520. Concave Hull | ntu_vjudge_1 | WA | 1ms | 3780kb | C++17 | 3.7kb | 2024-11-08 00:39:37 | 2024-11-08 00:39:38 |
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: 3532kb
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: 1ms
memory: 3780kb
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:
2177483516860147062 2732383617007153398 1405562088645081394 2373466001190636318 7419227360616209622 1131681158959214344 -8418082495804126834 2203261115034529243 2167676460618577834 1661707330214691271
result:
wrong answer 1st lines differ - expected: '2178418010787347715', found: '2177483516860147062'