3 lines
35 B
Text
3 lines
35 B
Text
|
while true {
|
||
|
print(input());
|
||
|
}
|