tipo en vez de hacer `base[ i + j ] = x` hacer ``` _t0 = i + j _t1 = base + _t1 *t1 = x ```
tipo en vez de hacer
base[ i + j ] = xhacer