All Projects → OliverLew → Pat

OliverLew / Pat

PAT OJ exercises in C language 浙江大学PAT纯C语言题解,欢迎改进建议

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Pat

jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (-33.88%)
Mutual labels:  github-page, gh-pages
Cv Template
An easy way to create HTML and PDF versions of your resume, and automatically host them on GitHub Pages.
Stars: ✭ 41 (-83.27%)
Mutual labels:  gh-pages, github-page
Ghost On Github Pages
Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
Stars: ✭ 421 (+71.84%)
Mutual labels:  gh-pages, github-page
Cv
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
Stars: ✭ 61 (-75.1%)
Mutual labels:  gh-pages, github-page
Angular Cli Ghpages
🚀 Deploy your 🅰️Angular app to GitHub pages directly from the Angular CLI! Available on NPM.
Stars: ✭ 713 (+191.02%)
Mutual labels:  gh-pages, github-page
Wasm Template Rust
A wasm template for Rust to publish to gh-pages without npm-deploy
Stars: ✭ 76 (-68.98%)
Mutual labels:  gh-pages, github-page
Doctr
A tool for automatically deploying docs from Travis CI to GitHub pages.
Stars: ✭ 110 (-55.1%)
Mutual labels:  gh-pages
Picpic
A awesome image host service driven by github pages and github actions.
Stars: ✭ 135 (-44.9%)
Mutual labels:  gh-pages
Vblog
使用GitHub API 搭建一个可动态发布文章的博客
Stars: ✭ 1,375 (+461.22%)
Mutual labels:  github-page
Varadbhogayata.github.io
My Portfolio - Personal Website
Stars: ✭ 95 (-61.22%)
Mutual labels:  github-page
Gallery shell
📷 Bash Script to generate static responsive image web galleries.
Stars: ✭ 198 (-19.18%)
Mutual labels:  gh-pages
Godot Ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 168 (-31.43%)
Mutual labels:  github-page
Gatsby Advanced Blog
Gatsby starter for advanced blog
Stars: ✭ 121 (-50.61%)
Mutual labels:  gh-pages
Repostatus.org
A standard to easily communicate to humans and machines the development/support and usability status of software repositories/projects.
Stars: ✭ 111 (-54.69%)
Mutual labels:  gh-pages
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-43.27%)
Mutual labels:  gh-pages
Github Pages Deploy Action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Stars: ✭ 2,507 (+923.27%)
Mutual labels:  gh-pages
Front End Tooling Recipes
Collection of pre-configured front-end tooling setups for common uses.
Stars: ✭ 176 (-28.16%)
Mutual labels:  gh-pages
Hanuman
A responsive, lightning-fast Jekyll theme built using AMP (Accelerated Mobile Pages) to speed up your blogs and websites.
Stars: ✭ 100 (-59.18%)
Mutual labels:  github-page
Gatsby Docs Kit
📃Easy to Maintain Markdown/React Documentation Static Websites
Stars: ✭ 117 (-52.24%)
Mutual labels:  github-page
Ember Cli Github Pages
Easily manage gh-pages of your ember-cli addon
Stars: ✭ 164 (-33.06%)
Mutual labels:  gh-pages

PAT exercises in C language

代码

PAT习题C语言题解。全部用C语言编写,尽量追求代码高效简洁。

欢迎大家通过issuespull requests或者邮件等方式提出错误报告或者告诉我更好的代码,我会将更优方案更新至这里。

  • PAT Basic (1001-1095)
  • PAT Advanced

🎉 黑科技: 上方标有“Sample Test”的小标签(badge)表示我制定的github自动测试的结果, 显示“passing”即表示目前仓库中的代码都通过PAT题目中的样例测试(并不代表能AC)。

解题说明

https://oliverlew.github.io/PAT/

博客代码在gh-pages分支,master分支只存放习题代码。

博客采用Github Pages,原因是:

  • 基于Jekyll模板,页面可定制性高
  • 支持markdown,Mathjax(数学公式)
  • 可以用模板保持文章排版的高度一致性
  • 脚本直接抓取原题网页内容,最大程度保留原题格式(包括数学公式和图片)。
  • 还使用了gitalk评论系统,大家可以试试去评论~

其它平台

在此之前,解题说明还发在了简书和csdn。今后我会重点更新github pages的内容,另两个平台上可能不是最新的内容。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].