Reverse G

View as PDF

Submit solution

Points: 2
Time limit: 1.0s
Memory limit: 256M

Author:
Problem type

Problem 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

There are no comments at the moment.