Ask a New Question

Asked by James

calculate the sum of squares of given input of numbers
3 years ago

Answers

Answered by oobleck
sum=0
for i=1..n
read x
sum += x*x
next i
3 years ago
Answered by Manaye
sum=0
for i=1..n
read x
sum += x*x
next i
3 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions

how many squares are there in the shape ? and how rectangles are there in it ? {}{}{}{} {}{}{... The sum of the squares of three consecutive integers is 194. what are the integers? The sum of the squares of the largest and smallest of three consecutive odd integers is 353 less tha... The sum of the squares of two consecutive positive even integers is one hundred sixty-four. Find the... 1. The sum of the squares of two numbers is 74 and the difference of their squares is 24. a) What s... The sum of the squares of three consecutive integers is 149. Find the integers. I got 6,7,8 or -6... calculate the sum of squares of given input of numbers flowchart How many squares will be in the 5th figure? 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨 🟨... how many squares are in a 3x3 rubik's cube? or Use the least squares regression line of this data set to predict a value. A television sport...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use