Hello,
Im trying to solve the following:
Basically for the given input string, i need to expand as follows:
4[x] = xxxx
2[y2[z]] = yzzyzz
2[pq] = pqpq
thanks
pdk
Im trying to solve the following:
Basically for the given input string, i need to expand as follows:
4[x] = xxxx
2[y2[z]] = yzzyzz
2[pq] = pqpq
thanks
pdk