[Login|Register]
Problems

Status

Rank

Problem 1001
Easy or not
Time Limit: 1000ms
Memory Limit: 65536kb
Description
We are wondering how easy a problem can be. According to recent research, the most easy problem may be the one which requires to output exactly the input, other than the classical A+B Problem.
As our best programmer, you are asked to write a program to prove the conclusion.
Input
Lots of characters.
Output
Characters exactly the same as input.
Sample Input
The quick brown fox jumps over the lazy dog.
question = to ? be : !be;
Sample Output
The quick brown fox jumps over the lazy dog.
question = to ? be : !be;
Hint
Huge input
University of Science and Technology of China
Online Judge for ACM/ICPC
Processed in 1.2ms with 1 query(s).