Answer SL10


scope m: a=1    b=2     c=3
scope 1: a=1    b=66    c=3
scope 2: a=1    b=66    c=77
scope 1: a=1    b=66    c=3
scope m: a=1    b=2     c=3


Back to Puzzle Home