Even Number

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Time Limit: 1.0 s

Memory Limit: 256.0 MB

Description

Given a number \(N\), print a non-negative even number less then or equal to \(N\).

Format

Input

A number \(1 <= N <= 100\).

Output

One non-negative even number less then or equal to \(N\).

Sample

Input Output

100

2

Note: 0 is a non-negative even number, as it is larger then -1 and its reminder is 0 when divided by 2.

LU IUJPC : Sylhet Division 2024

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
11
Start at
2024-12-09 04:45
End at
2024-12-09 09:45
Duration
5.0 hour(s)
Host
Partic.
42