vault backup: 2026-04-18 01:07:12
This commit is contained in:
@@ -3,7 +3,6 @@ tags:
|
||||
- "#作业"
|
||||
- C语言
|
||||
aliases: empty
|
||||
日期: 2026/1/23
|
||||
---
|
||||
1.定义`int num = 255`,分别以十进制(有符号)、无符号十进制、八进制(带 / 不带前缀)、十六进制(小写带 / 不带前缀、大写带 / 不带前缀) 格式输出;
|
||||
```c
|
||||
|
||||
@@ -3,7 +3,6 @@ tags:
|
||||
- 作业
|
||||
- C语言
|
||||
aliases: empty
|
||||
日期: 2026/1/29
|
||||
---
|
||||
**1.定义一个长度为10的数组并从键盘输入10个整数对数组进行赋值,并实现下列功能**
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
{}
|
||||
---
|
||||
1. 这里写题目
|
||||
```c
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -3,7 +3,6 @@ tags:
|
||||
- 作业
|
||||
- C语言
|
||||
aliases: empty
|
||||
日期: 2026/2/4
|
||||
---
|
||||
# 2-4作业
|
||||
|
||||
|
||||
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user