Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

int main()

begin

int n, i, sum = 0;

for(i=1; i <= n; ++i)

begin

expr= expr+expr;

end

End

You might also like