[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>2024-03-14T06:10:07.538739+00:00</updated>
|
||||
<updated>2024-03-14T08:09:19.629443+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
@@ -47376,7 +47376,7 @@
|
||||
"id": 3475,
|
||||
"date": "2024-03-13T15:55:25",
|
||||
"text": "和聊聊玩 wonders,聊聊想在商店抽卡收集到所有立牌。一共有 144 种立牌,每 10 紫币可以抽一个,抽到重复的并没有用,那平均要多少紫币才能拿到所有立牌呢?\n\n第一次抽必定会中所以一次就能抽到,而最后一张只有 1/144 的几率中所以 144 次才能抽到,由此得出抽到第 i 张需要的平均次数是 n/(n - i)。\n\n求和发现平均需要 7993 个紫币才能收集到所有立牌,然而整个游戏全收集才只有 1020 个紫币... <i class=\"custom-emoji\" emoji-src=\"emoji/6169953432485496291.webm\">😶</i>",
|
||||
"views": 30,
|
||||
"views": 31,
|
||||
"forwards": 0,
|
||||
"images": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Thu, 14 Mar 2024 06:10:07 +0000</lastBuildDate>
|
||||
<lastBuildDate>Thu, 14 Mar 2024 08:09:19 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3475</title>
|
||||
<link>https://aza.moe/life?post=3475</link>
|
||||
|
||||
Reference in New Issue
Block a user