Question 595045
input is 1,2,3,4,5,6. and output is 4,8,16,32,64,128
-------
{{{O = 2^(I+1)}}}