Welcome, Linux!
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
The program takes a single line of text as input, such as Linux. Your task is to output the message Welcome, Linux!
Input
A single line of text containing only Latin letters.
Output
The solution to the problem.
Examples
Input #1
Answer #1
Submissions 8K
Acceptance rate 36%