{"id":13187,"date":"2022-12-20T16:12:41","date_gmt":"2022-12-20T08:12:41","guid":{"rendered":"https:\/\/fgchen.com\/wpedu\/?p=13187"},"modified":"2026-03-30T14:32:11","modified_gmt":"2026-03-30T06:32:11","slug":"tqc-%e7%a8%8b%e5%bc%8f%e8%aa%9e%e8%a8%80python-505-%e4%be%9d%e5%8f%83%e6%95%b8%e6%a0%bc%e5%bc%8f%e5%8c%96%e8%bc%b8%e5%87%ba","status":"publish","type":"post","link":"https:\/\/fgchen.com\/wpedu\/2022\/12\/tqc-%e7%a8%8b%e5%bc%8f%e8%aa%9e%e8%a8%80python-505-%e4%be%9d%e5%8f%83%e6%95%b8%e6%a0%bc%e5%bc%8f%e5%8c%96%e8%bc%b8%e5%87%ba\/","title":{"rendered":"TQC+ \u7a0b\u5f0f\u8a9e\u8a00Python 505 \u4f9d\u53c3\u6578\u683c\u5f0f\u5316\u8f38\u51fa"},"content":{"rendered":"1. \u984c\u76ee\u8aaa\u660e:\r\n\u8acb\u958b\u555fPYD505.py\u6a94\u6848\uff0c\u4f9d\u4e0b\u5217\u984c\u610f\u9032\u884c\u4f5c\u7b54\uff0c\u4f9d\u4f7f\u7528\u8005\u8f38\u5165\u7684\u53c3\u6578\u9032\u884c\u683c\u5f0f\u5316\u8f38\u51fa\uff0c\u4f7f\u8f38\u51fa\u503c\u7b26\u5408\u984c\u610f\u8981\u6c42\u3002\u4f5c\u7b54\u5b8c\u6210\u8acb\u53e6\u5b58\u65b0\u6a94\u70baPYA505.py\u518d\u9032\u884c\u8a55\u5206\u3002\r\n\r\n2. \u8a2d\u8a08\u8aaa\u660e\uff1a\r\n\u8acb\u64b0\u5beb\u4e00\u7a0b\u5f0f\uff0c\u5c07\u4f7f\u7528\u8005\u8f38\u5165\u7684\u4e09\u500b\u53c3\u6578\uff0c\u8b8a\u6578\u540d\u7a31\u5206\u5225\u70baa\uff08\u4ee3\u8868\u5b57\u5143character\uff09\u3001x\uff08\u4ee3\u8868\u500b\u6578\uff09\u3001y\uff08\u4ee3\u8868\u5217\u6578\uff09\uff0c\u4f5c\u70ba\u53c3\u6578\u50b3\u905e\u7d66\u4e00\u500b\u540d\u70bacompute()\u7684\u51fd\u5f0f\uff0c\u8a72\u51fd\u5f0f\u529f\u80fd\u70ba\uff1a\u4e00\u5217\u5370\u51fax\u500ba\u5b57\u5143\uff0c\u7e3d\u5171\u5370\u51fay\u5217\u3002\r\n\r\n\u63d0\u793a\uff1a\u8f38\u51fa\u7684\u6bcf\u4e00\u500b\u5b57\u5143\u5f8c\u65b9\u6709\u4e00\u7a7a\u683c\u3002\r\n\r\n3. \u8f38\u5165\u8f38\u51fa\uff1a\r\n\u8f38\u5165\u8aaa\u660e\r\n\u4e09\u500b\u53c3\u6578\uff0c\u5206\u5225\u70baa\uff08\u4ee3\u8868\u5b57\u5143character\uff09\u3001x\uff08\u4ee3\u8868\u500b\u6578\uff09\u3001y\uff08\u4ee3\u8868\u5217\u6578\uff09\r\n\r\n\u8f38\u51fa\u8aaa\u660e\r\n\u4e00\u5217\u5370\u51fax\u500ba\u5b57\u5143\uff0c\u7e3d\u5171\u5370\u51fay\u5217\r\n\r\n\u7bc4\u4f8b\u8f38\u5165\r\ne\r\n5\r\n4\r\n\u7bc4\u4f8b\u8f38\u51fa\r\ne e e e e\r\ne e e e e\r\ne e e e e\r\ne e e e e\r\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\"># TODO\r\ndef compute(a, x, y):\r\n    for i in range(1, y+1):\r\n        for j in range(1, x+1):\r\n            print(a, end=' ')\r\n        print()\r\n\r\n\r\na = input()\r\nx = eval(input())\r\ny = eval(input())\r\n\r\ncompute(a, x, y)<\/pre>\r\n&nbsp;","protected":false},"excerpt":{"rendered":"<p>1. \u984c\u76ee\u8aaa\u660e: \u8acb\u958b\u555fPYD505.py\u6a94\u6848\uff0c\u4f9d\u4e0b\u5217\u984c\u610f\u9032\u884c\u4f5c\u7b54\uff0c\u4f9d\u4f7f\u7528\u8005\u8f38\u5165 &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-13187","post","type-post","status-publish","format-standard","hentry","category-266"],"_links":{"self":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13187","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=13187"}],"version-history":[{"count":2,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13187\/revisions"}],"predecessor-version":[{"id":13746,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/posts\/13187\/revisions\/13746"}],"wp:attachment":[{"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/media?parent=13187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/categories?post=13187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fgchen.com\/wpedu\/wp-json\/wp\/v2\/tags?post=13187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}