[UVA][編碼檢查、Trie] 644 - Immediate Decodability
Immediate Decodability
An encoding of a set of symbols is said to be immediately decodable if no code for one symbol is
the prefix of a code for another symbol. We will assume for this problem that all codes are in
binary, that no two codes within a set ...