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

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

Hi,

I have just watched a tutorial about "Bits". I need to solve some easy problems so I can increase my understanding for bits. I've noticed that many CF rounds involve bits problems, and I couldn't solve a single one during the rounds.

If you know some problem(s), please comment with them. Also, if I need to revise some topics, please comment with them too.

Thanks in advance.

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

»
10 лет назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

A lot of problems with bits and bitsmask: http://mirror.codeforces.com/problemset/tags/bitmasks

»
10 лет назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

Topcoder tutorials also have great resources with problems.