Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 11 days ago
JSON representation

PAT OJ exercises in C language 浙江大学PAT纯C语言题解。

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]