Hadras's blog

By Hadras, history, 23 months ago, In English

Can this problem be solved using Binary Search

Link: https://codeforces.com/problemset/problem/1606/C

Full text and comments »

  • Vote: I like it
  • +4
  • Vote: I do not like it

By Hadras, history, 2 years ago, In English

why he made this condition in his code in this problem : https://codeforces.com/contest/1512/problem/E if(s — i >= 1LL * (len — 1) * len / 2 && len > 0) i am talking about s-i =>(len-1)*(len)/2 code : https://ideone.com/sPISxq

Full text and comments »

  • Vote: I like it
  • -1
  • Vote: I do not like it

By Hadras, 3 years ago, In English

Hi , i want to learn algorithms Is Algorithm specialization course for Tim Roughgarden  good or there are better than it ?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it