“125e9166e1cdb8833d2f539f83f390e63ce2ff94”上不存在“python/paddle/git@gitcode.net:RobotFutures/Paddle.git”
提交 a9cc3281 编写于 作者: M Mars Liu

fixed structure miss

上级 70b02a30
......@@ -9,7 +9,7 @@
## 答案
```
```c
#include <stdio.h>
int main()
......@@ -31,8 +31,10 @@ int main()
}
```
## B
```
## 选项
### B
```c
#include <stdio.h>
int main()
......@@ -54,8 +56,8 @@ int main()
}
```
## C
```
### C
```c
#include <stdio.h>
int main()
......@@ -77,8 +79,8 @@ int main()
}
```
## D
```
### D
```c
#include <stdio.h>
int main()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册