Блог пользователя lazy_wallflower

Автор lazy_wallflower, 3 недели назад, По-английски

I'm stuck on MLE at a 3 month old problem, I feel I should complete that, Please take a look and help me out 1981C - Turtle and an Incomplete Sequence My code : 264590950 PS: My code is a bit complex, but my idea is very similar to the one given in the editorial of this contest, by traversing, x/2 2x and 2x+1, until I reach my required value, also adhering to constraints

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

Автор lazy_wallflower, история, 4 недели назад, По-английски

In the problem D of recent Edu round, I used binary search to solve the problem, but i'm not able to figure out where the TLE is, please help me find out.

276695555 2004D - Colored Portals

Полный текст и комментарии »

  • Проголосовать: нравится
  • +3
  • Проголосовать: не нравится