+ 2

Hello

How to print even or odd in c++ without using conditional statement

20th Mar 2017, 10:55 PM
IBRAHIM SULE UDI 🇳🇬
IBRAHIM SULE UDI 🇳🇬 - avatar
1 Answer
+ 2
Inorder to print even and odd without conditional statements, you must have to write those values manually using cout
21st Mar 2017, 3:19 AM
onekpsc