Comparison of two integers

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi !

i am working with this assignment which is to create a program..to compare
two integers to see if it's an even or an odd number..
it accept only 1 input from the user..
the catch is to do this without using any condition statement...
can not use if..else, for loop, switch or any other condition statement..
Really appreciate you help...
(e-mail address removed)
 
Back
Top