2023-08-26 『三毛猫ホームズの推理』を読んだ
ABC317 に参加した。 1343 → 1335 (-8) 。 https://atcoder.jp/users/bouzuya/history/share/abc317 。 D 問題でつまらないミス (添字で判定すべきところを値で判定していた) で時間を使いすぎたし、 E でもつまらないミスをした。それでもパフォーマンスは 1260 なので安定して 1200 は超えられている。これを 1300 安定くらいにしたい。
『三毛猫ホームズの推理』を読んだ。読者の驚きのために主人公がひたすら不幸になっているような……。猫でいろいろごまかされている。
「ニャン」 とホームズが応えた。
今日のコミット。
- tsukota 20 commits
- tsukota: Move DeleteTransactionDialog component
- tsukota: Move DeleteOwnerDialog component
- tsukota: Remove TransactionForm from components/index
- tsukota: Remove TextInput from components/index
- tsukota: Remove Screen from components/index
- tsukota: Remove HeaderRightSaveButton from components/index
- tsukota: Remove DeleteTransactionDialog from components/index
- tsukota: Remove DeleteOwnerDialog from components/index
- tsukota: Remove DeleteAccountDialog from components/index
- tsukota: Remove CategoryList from components/index
- tsukota: Remove AppInfo from components/index
- tsukota: Remove AccountContext from components/index
- tsukota: Remove CategorySelectContext from components/index
- tsukota: Fix compile errors
- tsukota: Move DeleteCategoryDialog component
- tsukota: Move AccountList component
- tsukota: Extract UserMe hook
- tsukota: Extract Statistics hook
- tsukota: Extract Settings hook
- tsukota: Extract useCategorySelect hook
- rust-atcoder 1 commit