A digital transmission needs to be reconstructed! Compress each row of the target graphic into Run-Length Encoding (RLE) counts and color codes (e.g., 3W 15B) to paint the image line-by-line before the timer runs out.
Understand and execute Lossless Data Compression using Run-Length Encoding (RLE) on binary and multi-color raster graphics.
By the end of a round you should be able to: identify consecutive runs of identical pixels; convert pixel runs into count-and-code pairs; recognize how RLE significantly reduces file sizes for simple images; and calculate row-by-row compressed representations accurately under time pressure.
| # | Initials | Score | Date |
|---|---|---|---|
| Loading scores... | |||