QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#736903#9520. Concave Hullucup-team1276WA 0ms3604kbC++204.0kb2024-11-12 13:52:592024-11-12 13:53:05

详细

Test #1:

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

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: 3604kb

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:

2177874724407457019
1824616650291710749
1651687576234220014
1883871859778998985
2116012507535069302
879991465924122147
2271191316922158910
1998636064101411598
1740474221286618711
1166381915423209960

result:

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