class PR5913 { public static void main(String[] args) { System.exit((("" + 1) instanceof String) ? 0 : 1); } }