T157415 A Broken Ancient Robot

题目背景

$Coda$, $Raki$, $Rex$ and $ACCrush$ are all members of ACM_TEAM. Today they are going to challenge the temple of $Ma Baoguo$. Around the temple, there are many broken ancient robots. Whatever you say, the ancient robot will answer "$Error!$".

题目描述

Please imitate the ancient robot, no matter what the input is, the output is always "$Error!$".

输入格式

One line, any input.

输出格式

One line, output a string "$Error!$".

说明/提示

Tips:This is a Hello World problem.