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

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

We invite you to participate in CodeChef’s Starters 72, this Wednesday, 4th January.

Time: 8 PM — 11: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 for all users for 1 day as soon as the contest ends, after which they 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!

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

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by satyam343 (previous revision, new revision, compare).

»
3 года назад, скрыть # |
 
Проголосовать: нравится +25 Проголосовать: не нравится

Test comment. (Blog doesn't show up on recent actions)

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

How to solve No Sequence

»
3 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Story of the contest: I am happy with my performance solving (only !) 2 problems in a div2 round, and not even a speed solve

»
3 года назад, скрыть # |
 
Проголосовать: нравится +16 Проголосовать: не нравится

did anyone solve XOR Tree using multiset(to find the greatest xor value of leaf)?

»
3 года назад, скрыть # |
Rev. 2  
Проголосовать: нравится +3 Проголосовать: не нравится

Edit: I am deeply ashamed of myself to discover that I had an integer overflow in pre-computation.

How to solve Good Arrangements ?

My idea is to fix a starting value, and then using some combinatorics formula to calculate arrangements. Am I in the right direction ?

The formula I thought of: