# PintiaAnswerSummary
**Repository Path**: ufhy/PintiaAnswerSummary
## Basic Information
- **Project Name**: PintiaAnswerSummary
- **Description**: Github不能访问的不要点击READMD.md的超链接,直接点Answer文件夹,里面就是答案
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-05
- **Last Updated**: 2022-03-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Pintia(拼题A)答案汇总
## 前话:
答案可能不唯一,代码可能不规范,多多包涵
我将使用`markdown`来编写答案,你可以选择clone后用md阅读器来阅读答案文档
也可以选择**点击下面的链接**直接在线阅读
现已新增 **云班课的部分测试题**
### 在答案里, 你可能会看到
- #### 忘记使用return 0;
- #### 忘记删掉上一题的变量
- #### 不规范的代码
## 以下是目前已有的答案
***顺带一提,代码框右上角有一个复制按键***
[输入输出编程练习1](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Answer/输入输出编程练习1.md)
[分支结构编程题](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Answer/分支结构编程题.md)
[循环结构编程题](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Answer/循环结构编程题.md)
[数组编程题(难度1)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Answer/数组编程题(难度1).md)
[云班课-单元测试一](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元一测试.md)
[云班课-单元测试二(1)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元二测试(1).md)
[云班课-单元测试二(2)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元二测试(2).md)
[云班课-单元测试三(1)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元三测试(1).md)
[云班课-单元测试三(2)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元三测试(2).md)
[云班课-单元测试四(1)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元四测试(1).md)
[云班课-单元测试四(2)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元四测试(2).md)
[云班课-单元测试四(3)](https://github.com/uf-hy/PintiaAnswerSummary/blob/main/Other%20Answer/单元四测试(3).md)