calculate the sum of squares of given input of numbers.
Given, sum = 0 for i = 1..n read x sum + = x`\times`x next i
0 Comments