Convex Hull problem !
Разница между en1 и en2, 170 символ(ов) изменены
[Problem](https://uva.onlinejudge.org/external/1/109.html) ↵

[My solution](http://pastebin.com/4Bq5ipfC)↵
First make a convex hull , then check is missile  inside the convex polygon? ↵
if  yes then add with the answer . I check random case in udebug , but its work fine ! ↵
 


Getting WA , but why ?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Abinash 2015-07-20 20:58:29 170
en1 Английский Abinash 2015-07-20 20:46:00 158 Initial revision (published)