{"id":680,"date":"2019-03-02T23:26:43","date_gmt":"2019-03-02T15:26:43","guid":{"rendered":"http:\/\/SmokeyDays.top\/wordpress\/?p=680"},"modified":"2019-03-02T23:26:43","modified_gmt":"2019-03-02T15:26:43","slug":"lp70295-%e6%95%b4%e6%95%b0%e6%a0%a1%e9%aa%8c%e5%99%a8","status":"publish","type":"post","link":"http:\/\/SmokeyDays.top\/wordpress\/2019\/03\/02\/lp70295-%e6%95%b4%e6%95%b0%e6%a0%a1%e9%aa%8c%e5%99%a8\/","title":{"rendered":"lp70295 \u6574\u6570\u6821\u9a8c\u5668"},"content":{"rendered":"\n<p>\u7ec6\u8282\u9898\uff0c\u8981\u6ce8\u610f\u5355\u72ec\u5224\u65ad\u53ea\u6709\u4e00\u4e2a\u8d1f\u53f7\uff0c\u5f62\u5982\u201c-\u201d\u7684\u60c5\u5f62\u3002 <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#include&lt;iostream>\n#include&lt;cstdio>\n#include&lt;cstring>\n#include&lt;algorithm>\n#include&lt;queue>\n#include&lt;vector>\nusing namespace std;\n\n__int128 l,r;\nchar ch[200005];\nint init(){\n\tcin>>ch+1;\n\tint n=strlen(ch+1);\n\t__int128 nw=0;\n\tbool bo=1;\n\tif(ch[1]=='-'){\n\t\tif(n==1){\n\t\t\treturn 1;\n\t\t}\n\t\tfor(int i=2;i&lt;=n;++i){\n\t\t\tif(i==2&amp;&amp;ch[i]=='0'){\n\t\t\t\treturn 1;\n\t\t\t}\n\t\t\tnw*=10;\n\t\t\tnw+=ch[i]-'0';\n\t\t\tif(-nw&lt;l||-nw>r){\n\t\t\t\treturn 2;\n\t\t\t}\n\t\t}\n\t\treturn 0;\n\t}else{\n\t\tfor(int i=1;i&lt;=n;++i){\n\t\t\tif(i==1&amp;&amp;n>1&amp;&amp;ch[i]=='0'){\n\t\t\t\treturn 1;\n\t\t\t}\n\t\t\tnw*=10;\n\t\t\tnw+=ch[i]-'0';\n\t\t\tif(nw&lt;l||nw>r){\n\t\t\t\treturn 2;\n\t\t\t}\n\t\t}\n\t\treturn 0;\n\t}\n}\nint main(){\n\tlong long L,R;\n\tint T;\n\tscanf(\"%lld%lld%d\",&amp;L,&amp;R,&amp;T);\n\tl=L,r=R;\n\twhile(T--){\n\t\tprintf(\"%d\\n\",init());\n\t}\n\treturn 0;\n}\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u7ec6\u8282\u9898\uff0c\u8981\u6ce8\u610f\u5355\u72ec\u5224\u65ad\u53ea\u6709\u4e00\u4e2a\u8d1f\u53f7\uff0c\u5f62\u5982\u201c-\u201d\u7684\u60c5\u5f62\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[25,8,6,5],"tags":[],"_links":{"self":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/680"}],"collection":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/comments?post=680"}],"version-history":[{"count":1,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/680\/revisions"}],"predecessor-version":[{"id":681,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/posts\/680\/revisions\/681"}],"wp:attachment":[{"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/media?parent=680"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/categories?post=680"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/SmokeyDays.top\/wordpress\/wp-json\/wp\/v2\/tags?post=680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}