Reverse G
View as PDFProblem Statement
This problem is worth 2 tokens.
Input Format
Your first and only line of input will contain one positive integer.
Sample Cases
Input 1
10283
Output 1
101
Input 2
16384
Output 2
128
Input 3
56168
Output 3
236
Comments