CSES - bit array get
  • Time limit: 1.60 s
  • Memory limit: 100 MB

Implement a bit array structure that supports set and get, along with the code for testing it.