beecrowd | 2987

Balloon of Honor

By Roger Eliodoro Condras, UFSC-ARA BR Brazil

Timelimit: 1

Given a letter of the alphabet, state its position.

Input

A single character L, an uppercase letter ('A' - 'Z') of the alphabet.

Output

A single integer, which represents the position of the letter in the alphabet.

Input Sample Output Sample

C

3