QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#738019#9520. Concave Hullucup-team090#WA 3ms75600kbC++141.9kb2024-11-12 17:27:142024-11-12 17:27:15

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 74236kb

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: 3ms
memory: 75600kb

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:

2178414095795486749
1825079923389352515
1650158198749955336
1883485336300243169
2119126281997959892
892733130592920715
2271174337159857750
1998643358049669416
1740474221286618711
1167480950136890085

result:

wrong answer 1st lines differ - expected: '2178418010787347715', found: '2178414095795486749'