{"raw_statement":[{"iden":"statement","content":"一扶苏一认为，有一些数字中，有零的影子。\n\n![](https://cdn.luogu.com.cn/upload/image_hosting/02wxcrdc.png)\n\n如图，在数字 $2,6,9,0$ 中有一个零的影子，而在数字 $8$ 中有两个零的影子。\n\n给出一个数，求其中零的影子的个数。"},{"iden":"input","content":"输入一行一个整数 $X$。"},{"iden":"output","content":"输出一行一个整数，为你的答案。"},{"iden":"note","content":"### 数据规模与约定\n\n对于 $20\\%$ 的数据，$1 \\le X < 10$；  \n对于 $60\\%$ 的数据，$1 \\le X < 10^9$；  \n对于 $100\\%$ 的数据，$1 \\le X < 10^{18}$。"}],"translated_statement":null,"sample_group":[["123456789","5"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}