Tiếng vọng

View as PDF

Points: 100 (p) Time limit: 1.0s Memory limit: 256M Input: stdin Output: stdout

Nhập vào một xâu kí tự chỉ gồm các chữ cái Latin in thường a-z.
Em hãy in ra nội dung được nhập vào từ bàn phím.

Input

  • Dòng duy nhất chứa xâu \(s\)

Output

  • Xâu \(s\) nhận được từ mục Input!

Example

Test 1

Input
ProgrammingIsEasy
Output
ProgrammingIsEasy

Comments

There are no comments at the moment.