Dominater069's blog

By Dominater069, 11 months ago, In English

We invite you to participate in CodeChef’s Starters 186, this Wednesday, 14th May, rated for 6 stars (i.e. for users with rating < 2500).

Time: 8:00 PM — 10:30 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!


Here is the breakup of problems division wise:

  • Division $$$1$$$ : $$$6$$$ problems.
  • Division $$$2$$$ : $$$6$$$ problems.
  • Division $$$3$$$ : $$$7$$$ problems.
  • Division $$$4$$$ : $$$8$$$ problems.

Congratulations to the Top $$$5$$$ in Division $$$1$$$:

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

»
11 months ago, hide # |
 
Vote: I like it +11 Vote: I do not like it

Contest starts in under an hour. Hope to see you participate.

»
11 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

no registration required ?

»
11 months ago, hide # |
 
Vote: I like it +49 Vote: I do not like it

The contest (more precisely, Lighthouses) ended up harder than expected.

I want to mention that XOR with Add X is one of my top $$$2$$$ self-created favourite problems.

»
11 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

why O( X * N * log(N) ) passes for problem Mod and Make Y ?