• + 0 comments

    You are given a string S. You need to print short name of the given string.

    Input Format

    The first and only line of input contains a string S.

    Constraints

    1 <= |S| <= 100

    Output Format

    You need to print the short name of provided string.

    Sample Input 0