command
Version:
v0.0.0-...-23e9799
Opens a new window with list of versions in this module.
Published: Jul 15, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ABC187 感想
露骨にコンテスト吟味しているのでEが解けなくてNoSub。
特に知識はなくても解ける問題だったので、これはよくない。
A問題
文字列処理してもよかった。
B問題
ゼロ除算の心配がないのは易しいが、誤差がこわくてかなり気を使って整数の範囲で解いた。
editorialを見た感じfloatでも大丈夫らしい?
C問題
題意を理解するのに手間取った。
ハッシュマップを使う。
D問題
ちょっと迷ったがpriority queueを使った貪欲法で解いた。
考え方は合っていたが、editorialにあるように、よく考えたらソートした配列だけで十分だった。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.