I need this for my program to run faster: here we have:
sum = number1 + number2; while(--n<3) arr[l++]=sum }
and also:
while(--n<3)