〔主机註記〕第 36 周主机註記 (Oct.14 - Oct.20)
第 36 周主机註記 月 (Oct.14) 火 (Oct.15) 水 (Oct.16) 木 (Oct.17) 金 (Oct.18) 土 (Oct.19) 日 (Oct.20)
AtCoder Beginner Contest 375
Panasonic Programming Contest 2024(AtCoder Beginner Contest 375) - AtCoder A - Seats 1234567891011121314151617181920#include <bits/stdc++.h>using namespace std;using ll = long long;int main() { ios::sync_with_stdio(false); cin.tie(nullptr); int n; string s; cin >> n >> s; int ans = 0; for (int i = 0; i < n - 2; i++) { ans += s.substr(i, 3) == "#.#"; } cout << ans << "\n"; return...
数据结构第五讲:队列
數據結構第五講:隊列
〔主机註記〕第 35 周主机註記 (Oct.7 - Oct.13)
第 35 周主机註記 月 (Oct.7) 火 (Oct.8) 水 (Oct.9) 木 (Oct.10) 蹭課 聽《Things You Said》聽哭了。 依舊害怕分別。今天跟著主机去蹭課,好幸福。可是退役之後我又能跟著誰去蹭課呢?不敢想象。害怕。 可能想得有點遠,或許這只是一個借口罷。 金 (Oct.11) 土 (Oct.12) 日 (Oct.13) 誕生 小紅書博文「慶幸自己在 GPT 誕生之前掌握了代碼」講到,現在是最好的時代,也是最壞的時代。最好的時代,因爲有大量的教程,以及 GPT,這可以成爲你的私人老師。另一方面,卻因爲資源太容易得到而錯過了磨練自身的能力,可能阻止了編程思維和數據分析思維的鍛煉,或許高效,但不利於能力積累和未來「複用」的解決方案。 下面有人說「不要販賣焦慮不然爲什麼不回去用記事本」,但我感覺確實是有道理的。 上學期的 C++ 就是用 AI 寫的,現在什麼都不會,包括數據結構的第一節課。可能會讓人焦慮,但這個提醒是好事。入門 AI...
〔主机註記〕第 34 周主机註記 (Sept.30 - Oct.6)
第 34 周主机註記 月 (Sept.30) 火 (Oct.1) 水 (Oct.2) 木 (Oct.3) 金 (Oct.4) 土 (Oct.5) 日 (Oct.6)
【ロス】自主
音源外链、歌词及翻译来自网易云音乐 table { border-collapse: collapse; /* 合并边框,确保没有双线 */ border: 0; /* 设置表格边框为 0,即不显示边框 */ width: 100%; /* 根据需要设置表格宽度 */ } table tr td:first-child { font-family: YuMin; font-size: 18px; font-weight: 500; padding: 12px; /* 增加单元格的内边距 */ letter-spacing: 1.2px; } table tr td:last-child {font-size: 18px;} ruby rt { font-size: 12px; vertical-align: 0.5em; /* baseline, sub, super, top, text-top, middle, bottom, text-bottom */ } ...
数据结构第四讲:栈
數據結構第四講:棧
掷地有声|“没福硬享”还是“没苦硬吃”
限于某些原因,这篇推送没有发布。本篇推送的头图由小明制作。
〔主机註記〕第 33 周主机註記 (Sept.23 - Sept.29)
第 33 周主机註記 月 (Sept.23) 火 (Sept.24) 水 (Sept.25) 木 (Sept.26) 金 (Sept.27) 土 (Sept.28) 日 (Sept.29)
【flower/Azari】Casino
音源外链、歌词及翻译来自网易云音乐 table { border-collapse: collapse; /* 合并边框,确保没有双线 */ border: 0; /* 设置表格边框为 0,即不显示边框 */ width: 100%; /* 根据需要设置表格宽度 */ } table tr td:first-child { font-family: YuMin; font-size: 18px; font-weight: 500; padding: 12px; /* 增加单元格的内边距 */ letter-spacing: 1.2px; } table tr td:last-child {font-size: 18px;} ruby rt { font-size: 12px; vertical-align: 0.5em; /* baseline, sub, super, top, text-top, middle, bottom, text-bottom */ } ...




