Submit | All submissions | Best solutions | Back to list |
Problem hidden on 2011-08-21 09:05:45 by [Trichromatic] XilinX
ABCS - ABCs |
ABCs
Given several sentences, convert them to lower case letters.
Input:
The input consists of several lines of text, each test case on a single line.
Sentences may contain upper letters, lower case letters, spaces, punctuations, or special characters.
Input is terminated by the end of file.
Output:
Print out the same sentences but with the upper case letters converted to lower case letters.
Sample Input:
ToDay a READER, Tomorrow a LEADER.
Always Keep Smiling :D
tHE SKY is the ONLY LimiT TO someone who Dares to DreaM HiGh.
Sample Output:
today a reader, tomorrow a leader.
always keep smiling :d
the sky is the only limit to someone who dares to dream high.
Added by: | Sharaf |
Date: | 2011-08-20 |
Time limit: | 0.100s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | ASM32-GCC GAWK MAWK BC C-CLANG C NCSHARP C++ 4.3.2 CPP14 CPP14-CLANG COBOL COFFEE D-CLANG D-DMD DART ELIXIR FANTOM FORTH GOSU GRV JAVA JS-MONKEY JULIA KTLN NIM NODEJS OBJC OBJC-CLANG OCT PICO PROLOG PYPY PYPY3 PY_NBC R RACKET RUST CHICKEN SED SQLITE SWIFT UNLAMBDA VB.NET |