2022-10-25 寒い
寒い。
『競技プログラミングの鉄則』 6.2 足された回数を考える。答えにどれだけ寄与するかを考える。応用問題に桁 DP っぽさがあった。
twiq 実装メモ (35)
- FirestoreRpcEventStore の実装のために helper を追加している
今日のコミット。
- rust-sandbox 8 commits
- twiq: Add firestore_rpc::helper::get_field_as_str
- twiq: Skip get_test
- twiq: Add firestore_rpc::helper::get_field_as_i64
- twiq: Add firestore_rpc::helper::value_as_str_unchecked
- twiq: Add firestore_rpc::helper::value_into_i64_unchecked
- twiq: Add firestore_rpc::helper::value_from_i64
- twiq: Add firestore_rpc::helper::value_into_string_unchecked
- twiq: Add firestore_rpc::helper::value_from_string
- rust-atcoder 1 commit