Files
BlogPosts/Diary/2026/01/2026-01-19 周一.md

44 lines
1.5 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
tags:
- 日记
- Diary
date: 2026/1/19
aliases:
- 开学第一天
type:
- Daily
status:
- 💤 Archived
star: false
---
# preface
---
**今天是2026年的第19天、第4周**
**天气:** 🌧️
**地点:** 南岸区
# summary
---
**完成了什么?遇到了什么问题?解决方案是什么?**
today 是无趣的”开学“第一天上午做了个C语言测试自我感觉一般中午去吃了那家人很多的面馆的杂酱面免费的泡菜加豆浆味道很不错。下午讲VMware中Ubuntu镜像的制作安装噢真的很无趣所以呢调了一下obsidian的页面现在有大纲、日历和待办清单还弄个了日记的模板感觉还不错晚餐去试了另一家的小炒肉盖饭发现味道跟上一家差不多都很好吃。晚上做了做递归的题目我的天忘完了或者之前就没学好好难。
```c
/*
    递归问题
    A、B、C、D、E 5个人在某天夜里合伙去捕鱼到凌晨时都疲惫不堪于是各自找地方睡觉。第二天A 第一个醒来他将鱼分成5份把多余的一条鱼扔掉拿走自己的一份。B 第二个醒来也将鱼分成5份把多余的一条扔掉拿走自己的一份。C、D、E依次醒来也按同样的方法拿鱼。
问他们合伙至少捕了多少条鱼?
*/
```
脑阔有点不清醒的感觉~
# 随想
---
**任何想法、感悟、反思、碎片记录...**
# afterword
---
一般般且无聊