The solution for
1 2 1 1 1 0is
1 2 1 1 1How would this be encoded?
- (1 2 1) (1 1)
- (1 2 1) (1) (1)
From the problem description I would expect it to be #1. But I came across a problem here that uses #2.
(235,139,151)(127,12)(163)(125,79,31)(110,48)(46,14,19)(211)(9,5)(4,20)(13)(10,3)(23)(165,16)(149)In this case (46, 14, 19) and (211) are on the same row. Can someone verify please?
Just want to be sure.
Thanks.


