{"id":709,"date":"2019-09-29T15:44:03","date_gmt":"2019-09-29T07:44:03","guid":{"rendered":"http:\/\/fankasy.xyz\/?p=709"},"modified":"2019-09-29T15:44:03","modified_gmt":"2019-09-29T07:44:03","slug":"noj1025-%e5%ae%8c%e6%95%b0","status":"publish","type":"post","link":"http:\/\/fankasy.xyz\/index.php\/2019\/09\/29\/noj1025-%e5%ae%8c%e6%95%b0\/","title":{"rendered":"NOJ1025 \u5b8c\u6570"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">\u6b64\u9898\u5efa\u8bae\u4f7f\u7528\u67e5\u8868\u6cd5233333333<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> include&lt;iostream><br> include&lt;vector><br> using namespace std;<br> vector arr = { 6, 28, 496, 8128 };<br> int main()<br> {<br>     int n = 0;<br>     while (cin >> n)<br>     {<br>         cout &lt;&lt; n &lt;&lt; \":\";<br>         for (int i = 0; i &lt; arr.size(); i++)<br>         {<br>             if (arr[i] &lt;= n) cout &lt;&lt; \" \" &lt;&lt; arr[i];<br>         }<br>         cout &lt;&lt; endl;<br>     }<br>     return 0;<br> }<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u6b64\u9898\u5efa\u8bae\u4f7f\u7528\u67e5\u8868\u6cd5233333333 include&lt;iostream> include&lt;vect [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"_links":{"self":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts\/709"}],"collection":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=709"}],"version-history":[{"count":0,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/posts\/709\/revisions"}],"wp:attachment":[{"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=709"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=709"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/fankasy.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}