Absolute value
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Find the absolute value of the integer .
Input
One integer .
Output
Print the absolute value of the number .
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 12K
Acceptance rate 58%