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

Автор Pols_Agyi_Pols, 6 месяцев назад, По-английски

We invite you to participate in CodeChef’s Starters145, this Wednesday, 31st July, rated till 6-Stars(ie. for users with rating < 2500).

Time: 8:00 PM — 10:00 PM IST

Joining us on the problem setting panel are:

Written editorials will be available for all on discuss.codechef.com. Pro users can find the editorials directly on the problem pages after the contest. The video editorials of the problems will be available only to Pro users.

Also, if you have some original and engaging problem ideas, and you’re interested in them being used in CodeChef's contests, you can share them here. Hope to see you participating.

Good Luck!

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

»
6 месяцев назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

Waiting for comment of nika-skybytska on the problem TOKTREE.

»
6 месяцев назад, # |
  Проголосовать: нравится +13 Проголосовать: не нравится

Today's problems were actually interesting! Thank you :)

»
6 месяцев назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Waiting for rating update ;)

»
6 месяцев назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

I misunderstood something. Don't want others to confuse

  • »
    »
    6 месяцев назад, # ^ |
      Проголосовать: нравится +1 Проголосовать: не нравится

    For bits of X that are not set, you can not change those bits in A[i]. So, you should find the highest set bit in X that satisfies the condition.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Math and strings,they always kill me

»
6 месяцев назад, # |
  Проголосовать: нравится +11 Проголосовать: не нравится

very nice contest, square string was very fun to solve