QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#723811 | #9520. Concave Hull | ntu_vjudge_1 | WA | 0ms | 3644kb | C++17 | 3.8kb | 2024-11-08 00:52:01 | 2024-11-08 00:52:01 |
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: 3560kb
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: 3644kb
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:
2177483232943144809 1825862719319327491 1651687576234220014 1883871859778998985 2116402800037825283 894016174881844630 2271023529631040747 1998334817686272588 1744203566571070265 1167480950136890085
result:
wrong answer 1st lines differ - expected: '2178418010787347715', found: '2177483232943144809'