Back
Close

big or different

Statement
reverse

Input description
<<Line 1:>> String [[s]]

Output description
String [[a]]

Constraints

Game modes

Test cases
Test 1 Test
Input
hello world
Output
HELLO WORLD

Validator 1 Validator
Input
aaa
Output
AAA

Test 2 Test
Input
what _
Output
WHAT ?

Validator 2 Validator
Input
a | b
Output
A \ B

Test 3 Test
Input
{ variable }
Output
[ VARIABLE ]

Validator 3 Validator
Input
As cii
Output
!S CII

Test 4 Test
Input
a
Output
A

Validator 4 Validator
Input
bb
Output
BB

Solution language

Solution

Stub generator input