asked on
ASKER
ASKER
ASKER
C++ is an intermediate-level general-purpose programming language, not to be confused with C or C#. It was developed as a set of extensions to the C programming language to improve type-safety and add support for automatic resource management, object-orientation, generic programming, and exception handling, among other features.
TRUSTED BY
In my opinion you should XOR every column or row and then count if there 1 in the column or row if so rank++, skip to next column or row
however in my opinion when XORing you should access each element of row or column
Regards,