Symbol code
Easy
CPU usage time limit is 1 second
Runtime memory usage limit is 128 megabytes
The symbol is given. Print the code of this character according to the ASCII table.
Input
One symbol .
Output
Print one positive integer — the code of the symbol .
Examples
Input #1
Answer #1
Submissions 473
Acceptance rate 78%