Comments

Nice Contest..problem set was really good.

No.I can't memorize bitset..please help..i can't understand how to memorize bitset.

actually i need bitset greater than 1000(as given array size of my problem is 1000).i want to solve a problem with bitmask dp..as the size of array is 1000 so i thought can i use bitset to handle it..but i can't memorize this bitset..

how can i memorige bitset of lenth 1010(bitset<1010>) or greater..