{"id":13160,"date":"2022-12-14T11:43:14","date_gmt":"2022-12-14T03:43:14","guid":{"rendered":"https:\/\/fgchen.com\/wpedu\/?p=13160"},"modified":"2026-03-30T14:32:26","modified_gmt":"2026-03-30T06:32:26","slug":"tqc-%e7%a8%8b%e5%bc%8f%e8%aa%9e%e8%a8%80python-407-%e4%b8%8d%e5%ae%9a%e6%95%b8%e8%bf%b4%e5%9c%88-%e9%96%8f%e5%b9%b4%e5%88%a4%e6%96%b7","status":"publish","type":"post","link":"https:\/\/fgchen.com\/wpedu\/2022\/12\/tqc-%e7%a8%8b%e5%bc%8f%e8%aa%9e%e8%a8%80python-407-%e4%b8%8d%e5%ae%9a%e6%95%b8%e8%bf%b4%e5%9c%88-%e9%96%8f%e5%b9%b4%e5%88%a4%e6%96%b7\/","title":{"rendered":"TQC+ \u7a0b\u5f0f\u8a9e\u8a00Python 407 \u4e0d\u5b9a\u6578\u8ff4\u5708-\u958f\u5e74\u5224\u65b7"},"content":{"rendered":"1. \u984c\u76ee\u8aaa\u660e:\r\n\u8acb\u958b\u555fPYD407.py\u6a94\u6848\uff0c\u4f9d\u4e0b\u5217\u984c\u610f\u9032\u884c\u4f5c\u7b54\uff0c\u4f7f\u8f38\u51fa\u503c\u7b26\u5408\u984c\u610f\u8981\u6c42\u3002\u4f5c\u7b54\u5b8c\u6210\u8acb\u53e6\u5b58\u65b0\u6a94\u70baPYA407.py\u518d\u9032\u884c\u8a55\u5206\u3002\r\n\r\n2. \u8a2d\u8a08\u8aaa\u660e\uff1a\r\n(1) \u8acb\u64b0\u5beb\u4e00\u7a0b\u5f0f\uff0c\u4ee5\u4e0d\u5b9a\u6578\u8ff4\u5708\u7684\u65b9\u5f0f\u8b93\u4f7f\u7528\u8005\u8f38\u5165\u897f\u5143\u5e74\u4efd\uff0c\u7136\u5f8c\u5224\u65b7\u5b83\u662f\u5426\u70ba\u958f\u5e74\uff08leap year\uff09\u6216\u5e73\u5e74\u3002\u5176\u5224\u65b7\u898f\u5247\u5982\u4e0b\uff1a\u6bcf\u56db\u5e74\u4e00\u958f\uff0c\u6bcf\u767e\u5e74\u4e0d\u958f\uff0c\u4f46\u6bcf\u56db\u767e\u5e74\u4e5f\u4e00\u958f\u3002\r\n(2) \u5047\u8a2d\u6b64\u4e0d\u5b9a\u6578\u8ff4\u5708\u8f38\u5165-9999\u5247\u6703\u7d50\u675f\u6b64\u8ff4\u5708\u3002\r\n\r\n3. \u8f38\u5165\u8f38\u51fa\uff1a\r\n\u8f38\u5165\u8aaa\u660e\r\n\u4e00\u500b\u6b63\u6574\u6578\uff0c\u76f4\u81f3-9999\u7d50\u675f\u8f38\u5165\r\n\r\n\u8f38\u51fa\u8aaa\u660e\r\n\u5224\u65b7\u662f\u5426\u70ba\u958f\u5e74\u6216\u5e73\u5e74\r\n\r\n\u8f38\u5165\u8207\u8f38\u51fa\u6703\u4ea4\u96dc\u5982\u4e0b\uff0c\u8f38\u51fa\u7684\u90e8\u4efd\u4ee5\u7c97\u9ad4\u5b57\u8868\u793a\r\n2017\r\n2017 is not a leap year.\r\n2000\r\n2000 is a leap year.\r\n2016\r\n2016 is a leap year.\r\n2009\r\n2009 is not a leap year.\r\n2018\r\n2018 is not a leap year.\r\n-9999\r\n\r\n&nbsp;\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"># TODO\r\n\r\nn = eval(input())\r\n\r\nfor i in range(1, n+1):\r\n\r\n    for k in range(0, n - i):\r\n        print(' ',end='')\r\n    \r\n    for  m in range(0, 2 * (i - 1) + 1):\r\n        print('*', end='')\r\n    \r\n    print()\r\n<\/pre>\r\n&nbsp;","protected":false},"excerpt":{"rendered":"<p>1. \u984c\u76ee\u8aaa\u660e: \u8acb\u958b\u555fPYD407.py\u6a94\u6848\uff0c\u4f9d\u4e0b\u5217\u984c\u610f\u9032\u884c\u4f5c\u7b54\uff0c\u4f7f\u8f38\u51fa\u503c\u7b26\u5408 &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","fifu_image_url":"","fifu_image_alt":"","footnotes":""},"categories":[266],"tags":[],"class_list":["post-13160","post","type-post","status-publish","format-standard","hentry","category-266"],"_links":{"self":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/comments?post=13160"}],"version-history":[{"count":2,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13160\/revisions"}],"predecessor-version":[{"id":13538,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13160\/revisions\/13538"}],"wp:attachment":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/media?parent=13160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/categories?post=13160"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/tags?post=13160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}