Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xlucn/pat
PAT OJ exercises in C language 浙江大学PAT纯C语言题解。
https://github.com/xlucn/pat
c gh-pages github-page oj online-judge pat pat-exercises programming-ability-test zju
Last synced: about 8 hours ago
JSON representation
PAT OJ exercises in C language 浙江大学PAT纯C语言题解。
- Host: GitHub
- URL: https://github.com/xlucn/pat
- Owner: xlucn
- Created: 2016-05-19T02:33:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T16:58:34.000Z (over 1 year ago)
- Last Synced: 2025-01-04T21:15:06.885Z (7 days ago)
- Topics: c, gh-pages, github-page, oj, online-judge, pat, pat-exercises, programming-ability-test, zju
- Language: C
- Homepage: https://xlucn.github.io/PAT/
- Size: 2.98 MB
- Stars: 465
- Watchers: 24
- Forks: 100
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PAT习题C语言题解
![](https://github.com/xlucn/pat/workflows/Sample%20Test/badge.svg)
## 代码
代码位于git仓库的`master`分支。
[PAT习题][pintia]C语言题解。仅用C语言编写,尽量追求代码高效简洁。
* PAT Basic (1001-1095)
* PAT Advanced (未完成)
* PAT Top (暂无)## 解题说明
https://xlucn.github.io/PAT/
博客代码在仓库的`gh-pages`分支。
[pintia]: https://pintia.cn/problem-sets
[issues]: https://github.com/xlucn/PAT/issues
[pr]: https://github.com/xlucn/PAT/pulls
[mail]: mailto:[email protected]