{"raw_statement":[{"iden":"statement","content":"判断某年是否是闰年。如果公元 $a$ 年是闰年输出 Y，否则输出 N。"},{"iden":"input","content":"输入只有一行，包含一个整数 $a(0 < a < 3000)$。"},{"iden":"output","content":"一行，如果公元 $a$ 年是闰年输出 Y，否则输出 N。"}],"translated_statement":null,"sample_group":[["2006","N"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}