Back
Close

IS THERE? :)

Statement

 Goal

The game mode is REVERSE: You do not have access to the statement. You have to guess what to do by observing the following set of tests:
Input
Line 1: A string.
Output
Line 1: An integer.
Constraints
Example
Input
hell0
Output
0

Game modes
Reverse

Test cases
Test 1 Test
Input
hell0
Output
0

Validator 1 Validator
Input
more lowercase with 0
Output
0

Test 2 Test
Input
1Codin3Game8
Output
138

Validator 2 Validator
Input
I am1 Aroba3se.8
Output
138

Test 3 Test
Input
2C1ashOfCod3
Output
213

Validator 3 Validator
Input
1R5everse Mode9
Output
159

Test 4 Test
Input
AA
Output
130

Validator 4 Validator
Input
BBB
Output
198

Test 5 Test
Input
it'S a Long seNtEnce to Be suRe
Output
454

Validator 5 Validator
Input
iS tHERe ? :)
Output
306

Solution language

Solution

Stub generator input