Bitwise Operators in C - Hacker Rank (Two methods: Efficient and Easy).

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

At 11:24, in line 106 you have used (i&j)>max_and but why didn't you used (i&&j)>max_and and similarly you used | for or operator and not ||. Pls explain this @CS Factory

sumitsingh-fmnz
visit shbcf.ru