{"raw_statement":[{"iden":"statement","content":"给出整数 $a,b$，若 $a \\le b$，输出 `YE5`，否则输出 `N0`（第二个字符为阿拉伯数字）。\n"},{"iden":"input","content":"输入一行两个整数 $a,b$。"},{"iden":"output","content":"输出一行，为你的答案。"},{"iden":"note","content":"对于 $100\\%$ 的数据，$0 \\le a,b \\le 10^5$。"}],"translated_statement":null,"sample_group":[["3 5","YE5"],["5 3","N0"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}