Open bogdasar1985 opened 3 years ago
Return wrong code
I think mistake should be in bool bitset::operator[]
bool bitset::operator[]
The problem is in the order of bits
Return wrong code