import java.io.*;
public class Test01
{
public static void main(String[] args) throws IOException
{
System.out.prin tln(Reader.getS tring());
}
}
now try ,It will work....