{"id":28200774,"url":"https://github.com/ki-seki/solutions","last_synced_at":"2025-10-07T04:48:19.628Z","repository":{"id":161069889,"uuid":"343411992","full_name":"Ki-Seki/solutions","owner":"Ki-Seki","description":"此仓库包括我所做过的来自各大题库的 OJ 算法题的题解，这些题库包括：浙江大学计算机程序设计能力考试（PAT）题库，UVa 题库，Codeup 题库，洛谷题库，北京大学 OJ 题库（POJ），安徽科技学院 ACM 题库（AOJ）......目前在主攻 PAT，完成度已过 55.6%，其中部分题解提供多种方法、以及我给出的测试样例。","archived":false,"fork":false,"pushed_at":"2023-01-27T15:52:14.000Z","size":630,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T17:45:49.939Z","etag":null,"topics":["aoj","codeup","cpp","lanqiao","luogu","nowcoder","oj-solutions","pat","poj","programming-contests","uva"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ki-Seki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-01T12:40:09.000Z","updated_at":"2025-04-28T17:28:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9eaeec2-5dfe-4c3c-b335-c922b26086c3","html_url":"https://github.com/Ki-Seki/solutions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ki-Seki/solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ki-Seki%2Fsolutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ki-Seki%2Fsolutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ki-Seki%2Fsolutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ki-Seki%2Fsolutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ki-Seki","download_url":"https://codeload.github.com/Ki-Seki/solutions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ki-Seki%2Fsolutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722765,"owners_count":26034461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aoj","codeup","cpp","lanqiao","luogu","nowcoder","oj-solutions","pat","poj","programming-contests","uva"],"created_at":"2025-05-16T21:17:00.891Z","updated_at":"2025-10-07T04:48:19.615Z","avatar_url":"https://github.com/Ki-Seki.png","language":"C++","readme":"# solutions\n\n此仓库包括我所做过的来自各大题库的 OJ 算法题的题解，这些题库包括（依照使用度依次递减）：\n\n| **文件夹**              | **OJ**                                         |\n| ----------------------- | ---------------------------------------------- |\n| [PAT](./PAT/)           | [浙江大学PAT（Programming Ability Test）][PAT] |\n| [LuoGu](./LuoGu/)       | [洛谷][LuoGu]                                  |\n| [Codeup](./Codeup/)     | [Codeup][Codeup]                               |\n| [UVa](./UVa/)           | [UVa Online Judge][UVa]                        |\n| [LanQiao](./LanQiao/)   | [蓝桥杯][LanQiao]                              |\n| [NowCoder](./NowCoder/) | [牛客题库][NowCoder]                           |\n| [POJ](./POJ/)           | [PKU JudgeOnline][POJ]                         |\n| [AOJ](./AOJ/)           | [安徽科技学院 ACM 题库][AOJ]                   |\n| [exams](./exams/)       | 各学校的考试题                                 |\n\n[AOJ]: https://www.webturing.com/\n[Codeup]: http://codeup.hustoj.com\n[LanQiao]: https://dasai.lanqiao.cn/\n[LuoGu]: https://www.luogu.com.cn/\n[PAT]: https://www.patest.cn/\n[POJ]: http://poj.org/\n[UVa]: https://onlinejudge.org/\n[NowCoder]: https://www.nowcoder.com/exam/oj?page=1\u0026tab=%E7%AE%97%E6%B3%95%E7%AF%87\u0026topicId=196\n\nPAT 题库完成数量最多，完成数量占题库总数已过 55.6%。其中部分题解还提供多种方法、以及我给出的测试样例。\n\n[`解题技巧.md`](./解题技巧.md) 中总结了思维，语法，和底层原理三方面的相关技巧。","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fki-seki%2Fsolutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fki-seki%2Fsolutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fki-seki%2Fsolutions/lists"}