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.

Please login to use the editor

You need to be logged in to access the code editor

Loading...

Please wait while we load the editor

Loading...
Results
Custom Input
Run your code to see the output
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.