{"raw_statement":[{"iden":"statement","content":""},{"iden":"input","content":"The only line of the input contains a string of digits. The length of the string is between 1 and 10, inclusive."},{"iden":"output","content":"Output \"_Yes_\" or \"_No_\"."},{"iden":"examples","content":"Input\n\n373\n\nOutput\n\nYes\n\nInput\n\n121\n\nOutput\n\nNo\n\nInput\n\n436\n\nOutput\n\nYes"}],"translated_statement":"[{\"iden\":\"statement\",\"content\":\"输入的一行包含一个数字字符串。字符串的长度在 #cf_span[1] 和 #cf_span[10] 之间（包含端点）。\\n\\n请输出 \\\"_Yes_\\\" 或 \\\"_No_\\\"。\\n\\n\"},{\"iden\":\"input\",\"content\":\"输入的一行包含一个数字字符串。字符串的长度在 #cf_span[1] 和 #cf_span[10] 之间（包含端点）。“},{\"iden\":\"output\",\"content\":\"请输出 \\\"_Yes_\\\" 或 \\\"_No_\\\"。“},{\"iden\":\"examples\",\"content\":\"输入\\n373\\n输出\\nYes\\n输入\\n121\\n输出\\nNo\\n输入\\n436\\n输出\\nYes\"}]","sample_group":[],"show_order":[],"formal_statement":"Let $ s $ be a string of digits with $ 1 \\leq |s| \\leq 10 $.  \nOutput \"Yes\" if [condition], otherwise \"No\".\n\n(Note: The condition for outputting \"Yes\" or \"No\" is not specified in the input.)","simple_statement":null,"has_page_source":false}