{"problem":{"name":"【深基3.例1】数字比较","description":{"content":"输入两个整数 $a$ 和 $b$（其绝对值不超过 $10000$），想知道： 1. $a$ 是否大于 $b$？ 2. $a$ 是否小于或等于 $b$？ 3. $a$ 是否不等于 $b$？","description_type":"Markdown"},"platform":"Luogu","limit":{"time_limit":1000,"memory_limit":524288},"difficulty":{"LuoguStyle":"P1"},"is_remote":true,"is_sync":true,"sync_url":null,"sign":"LGB2620"},"statements":[{"statement_type":"Markdown","content":"输入两个整数 $a$ 和 $b$（其绝对值不超过 $10000$），想知道：\n\n1. $a$ 是否大于 $b$？\n2. $a$ 是否小于或等于 $b$？\n3. $a$ 是否不等于 $b$？\n\n## Input\n\n输入两个整数 a 和 b。\n\n## Output\n\n输出 3 个整数，用空格隔开。对于每一个询问，如果成立（条件为真）输出 1，否则输出 0。\n\n[samples]\n\n## Background\n\n**本题来自洛谷编写教材《深入浅出程序设计竞赛 - 基础篇》**，并带有详细的教程和讲解，点击下列链接了解本书详情。[【官方网店绝赞热卖中！】>>>](https://item.taobao.com/item.htm?id=637730514783)","is_translate":false,"language":"English"}],"meta":{"iden":"LGB2620","tags":[],"sample_group":[["2 3\n","0 1 1"]],"created_at":"2026-03-03 11:09:25"}}