Vinatorul's blog

By Vinatorul, history, 7 years ago, In English

I want to reminder you that Google Code Jam Qualification Round is starting tonight at 07.04.2017 23:00 UTC and will last for 27 hours. You will be able to register for qualification till the end.

Full Google Code Jam schedule:

More information and contests rules you can find on About page. On Past contests past you can get acquainted with previous years tasks and peculiarity of the testing system.

Registration is open until the end of qualification round.

UPD 18332 successfully qualified

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

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Reminder: qualification round started 41 minutes ago.

»
7 years ago, # |
Rev. 3   Vote: I like it +44 Vote: I do not like it

Answered, the minimun point to pass is 25 =P

»
7 years ago, # |
  Vote: I like it +12 Vote: I do not like it

can someone explain how to solve problem C using binary search? (the official problem analysis uses a set and a hash table to count)