using System; public class Test { public static int Main() { for(;;); } }