subash23's blog

By subash23, history, 5 years ago, In English

Can anyone suggest me a way to find the previous set bit or next set bit using Bitset STL in C++? I have seen submissions in Java where these functions are pre-defined. Any way to do the same in C++?

Full text and comments »

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