Range modifications: Difference between revisions

Content added Content deleted
(Added 11l)
m (added whitespace.)
Line 24: Line 24:
* The add and remove operations should print their result in the standard form mentioned.
* The add and remove operations should print their result in the standard form mentioned.
* Solutions '''must''' work by modifying range boundaries, splitting and joining, as well as creating and deleting ranges. <br> '''Do not''' use algorithms that create and modify arrays of all the integer values within ranges.
* Solutions '''must''' work by modifying range boundaries, splitting and joining, as well as creating and deleting ranges. <br> '''Do not''' use algorithms that create and modify arrays of all the integer values within ranges.



Show the results, (including intermediate results), of performing the following
Show the results, (including intermediate results), of performing the following