Consider the following string: . The encoded data and run-control are stored once the string is compressed using RLE. How much space will we save once we compress the data? Assume that every character and number need bits of memory and that a logical value requires bit of memory.
A negative value will indicate an increase in size after compression.