TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
Loading...
Searching...
No Matches
even_odd Namespace Reference

Functions for checking if a number is even or odd using bitwise operations. More...

Detailed Description

Functions for checking if a number is even or odd using bitwise operations.