{"problem":{"name":"[语言月赛202304] 扶苏与 0","description":{"content":"一扶苏一认为，有一些数字中，有零的影子。 ![](https://cdn.luogu.com.cn/upload/image_hosting/02wxcrdc.png) 如图，在数字 $2,6,9,0$ 中有一个零的影子，而在数字 $8$ 中有两个零的影子。 给出一个数，求其中零的影子的个数。","description_type":"Markdown"},"platform":"Luogu","limit":{"time_limit":1000,"memory_limit":262144},"difficulty":{"LuoguStyle":"P1"},"is_remote":true,"is_sync":true,"sync_url":null,"sign":"LGB3743"},"statements":[{"statement_type":"Markdown","content":"一扶苏一认为，有一些数字中，有零的影子。\n\n![](https://cdn.luogu.com.cn/upload/image_hosting/02wxcrdc.png)\n\n如图，在数字 $2,6,9,0$ 中有一个零的影子，而在数字 $8$ 中有两个零的影子。\n\n给出一个数，求其中零的影子的个数。\n\n## Input\n\n输入一行一个整数 $X$。\n\n## Output\n\n输出一行一个整数，为你的答案。\n\n[samples]\n\n## Note\n\n### 数据规模与约定\n\n对于 $20\\%$ 的数据，$1 \\le X < 10$；  \n对于 $60\\%$ 的数据，$1 \\le X < 10^9$；  \n对于 $100\\%$ 的数据，$1 \\le X < 10^{18}$。","is_translate":false,"language":"English"}],"meta":{"iden":"LGB3743","tags":["2023","O2优化","循环结构","语言月赛"],"sample_group":[["123456789","5"]],"created_at":"2026-03-03 11:09:25"}}