Even or Odd
Practice
3 (1 votes)
Problem
83% Success 61 Attempts 20 Points 1s Time Limit 256MB Memory 1024 KB Max Code
An integer N is given in input. Your task is to find if N is even or odd. Print EVEN is N is even, otherwise print ODD.
Submissions
Please login to view your submissions
Similar Problems
Points:20
11 votes
Tags:
OperatorMathematicsApprovedEasyMathamatics
Points:20
1 votes
Tags:
Easy
Points:20
1 votes
Tags:
EasySimple-math
Editorial
No editorial available for this problem.