keshav57 / ioi-training

94 stars 51 forks source link

test case failed-IOI Training Camp 20xx.c #3

Open ghost opened 5 years ago

ghost commented 5 years ago

try for this test case please, INPUT- 10 3 6 -5 3 -7 6 -1 10 -8 -8 8 OUTPUT- 27 But your code is giving output as 31 Please help