Conditional statement - 5
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Find the value of y according to condition:
Input
One integer x (-1000 ≤ x ≤ 1000).
Output
Print the value of y according to the conditional statement above.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 17K
Acceptance rate 44%