vault backup: 2026-04-18 01:07:12

This commit is contained in:
2026-04-18 01:07:12 +08:00
parent 9d03c26ec2
commit 1e93e06503
59 changed files with 586 additions and 6761 deletions

View File

@@ -3,7 +3,6 @@ tags:
- "#作业"
- C语言
aliases: empty
日期: 2026/1/23
---
1.定义`int num = 255`,分别以十进制(有符号)、无符号十进制、八进制(带 / 不带前缀)、十六进制(小写带 / 不带前缀、大写带 / 不带前缀) 格式输出;
```c

View File

@@ -3,7 +3,6 @@ tags:
- 作业
- C语言
aliases: empty
日期: 2026/1/29
---
**1.定义一个长度为10的数组并从键盘输入10个整数对数组进行赋值并实现下列功能**

View File

@@ -1,3 +1,6 @@
---
{}
---
1. 这里写题目
```c
#include <stdio.h>

View File

@@ -3,7 +3,6 @@ tags:
- 作业
- C语言
aliases: empty
日期: 2026/2/4
---
# 2-4作业

View File

@@ -1,8 +1,7 @@
---
excalidraw-plugin: parsed
tags: [excalidraw]
tags:
- excalidraw
---
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'