[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2023-04-17T18:03:11.108059+00:00</updated>
|
||||
<updated>2023-04-17T20:03:40.319066+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -27536,21 +27536,21 @@
|
||||
"id": 2057,
|
||||
"date": "2023-04-17T07:47:36",
|
||||
"text": "刚学到问题复杂度和比较树,突然觉得理论计算机人的智慧好可怕,居然可以用这种方式证明一个问题不可能存在时间复杂度更优的解法 🤯 \n\n直到今天前还蠢蠢地相信只要有无限的时间所有问题都能找到突破的... <del>好,那现在可以开始找不基于比较的排序算法了</del>",
|
||||
"views": 38,
|
||||
"views": 40,
|
||||
"forwards": 0
|
||||
},
|
||||
{
|
||||
"id": 2058,
|
||||
"date": "2023-04-17T15:04:54",
|
||||
"text": "四点睡觉前原定九点起床继续复习,九点好困把闹钟敲了睡到十点,好困又把闹钟敲了睡到现在十一点,还是好困,在想要不要继续睡\n\n计划是多么的完美,可我是一只小懒猫 <i class=\"custom-emoji\" emoji-src=\"emoji/5442752530821948343.tgs\">🤤</i>",
|
||||
"views": 27,
|
||||
"views": 32,
|
||||
"forwards": 2
|
||||
},
|
||||
{
|
||||
"id": 2059,
|
||||
"date": "2023-04-17T16:26:41",
|
||||
"text": "<del>懂了,让 ChatGPT 排序就可以摆脱比较算法的复杂度诅咒了</del>",
|
||||
"views": 20,
|
||||
"views": 25,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 2057,
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Mon, 17 Apr 2023 18:03:11 +0000</lastBuildDate>
|
||||
<lastBuildDate>Mon, 17 Apr 2023 20:03:40 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #2059</title>
|
||||
<link>https://aza.moe/life?post=2059</link>
|
||||
|
||||
Reference in New Issue
Block a user