mahmoud_arafa's blog

By mahmoud_arafa, 9 years ago, In English

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.

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

»
9 years ago, # |
  Vote: I like it +8 Vote: I do not like it

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

»
9 years ago, # |
  Vote: I like it +8 Vote: I do not like it

Topcoder tutorials also have great resources with problems.