The first part goes from 1 to {10, 100, 1, 2} or 10{{1}}100 some tips {10, 10} = 10^10 {a, b, {c, d}} = a{c^d}b {a, b, {c, d, e}} = a{c{e}d}b {a, b, c} = a{c}b {10, 10, 2} = 10{2}10 or 10^^10 {10, 10, 10} = 10{10}10
remix pls