Proofs of Algorithm Correctness and Runtime Estimates · Application: Data Compression (Optional)
Lesson 2
Problem. Mark the uniquely decodable codes over \(\Sigma = \{ a, b, c, d \}\):
1 point
\(\phi(a) = 00\), \(\phi(b) = 01\), \(\phi(c) = 10\), \(\phi(d) = 11\)
\(\phi(a) = 0\), \(\phi(b) = 110\), \(\phi(c) = 10\), \(\phi(d) = 111\)
\(\phi(a) = 1\), \(\phi(b) = 110\), \(\phi(c) = 10\), \(\phi(d) = 111\)