Please help in this interview problem

Правка en2, от saint_coder, 2019-06-19 09:32:49

I thought of a solution but I have a doubt if my solution will work.

Please tell your solution of solving it, also a little analysis of the time complexity(if you have time)

Here is the problem: Click Me

Теги #interview, #problem, #geometry

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский saint_coder 2019-06-19 11:27:07 2 Tiny change: 'straints\n1<=N<=20' -> 'straints\n\n1<=N<=20'
en3 Английский saint_coder 2019-06-19 11:22:41 770 Tiny change: '=N<=2000\n1<=A[i],' -> '=N<=2000\n\n1<=A[i],'
en2 Английский saint_coder 2019-06-19 09:32:49 66
en1 Английский saint_coder 2019-06-19 09:31:10 268 Initial revision (published)