Have Fun !
Statement
Goal
This is a reverse.Input
An integer a
Output
An integer
Constraints
Example
Input
8
Output
48
Game modes
Reverse
Test cases
Test 1 Test
Input
8
Output
48
Validator 1 Validator
Input
4
Output
8
Test 2 Test
Input
800
Output
638400
Validator 2 Validator
Input
15
Output
195
Test 3 Test
Input
100
Output
9800
Validator 3 Validator
Input
0
Output
0
Test 4 Test
Input
7
Output
35
Validator 4 Validator
Input
6
Output
24
Solution language
Solution
Stub generator input