• + 0 comments

    Hi, is programmer forced to use the bitwise & operator in the solution code? My solution lacks the concrete use of the operator, but it works based on the features of how it operates on its operands. Shall I use literally the operator in my solution to get passed all test cases?