subject

Write a program using integers userNum and x as input, and output userNum divided by x three times.
Ex: If the input is:
2000 2 the
Output is:
1000 500 250

Note: In C , integer division discards fractions. Ex: 6 / 4 is 1 (the 0.5 is discarded).

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:40
Least square fit to polynomial write a function leastsquarefit3pol that solves a linear system of equations to find a least squares fit of a third order polynomial to an experimental data set given as two row arrays. the function leastsquarefit3pol must explicitly solve a set of linear equations and cannot use polyfit. there should be no restriction on the size of the problem that can be solved.
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Facial expressions and gestures are examples of messages.
Answers: 3
question
Computers and Technology, 23.06.2019 18:00
Which finger presses the h key on the keyboard? index finger on the left hand pinky finger on the right hand index finger on the right hand thumb on the left hand
Answers: 1
question
Computers and Technology, 24.06.2019 02:40
Has anyone seen my grandma shes been gone for 4 years already
Answers: 1
You know the right answer?
Write a program using integers userNum and x as input, and output userNum divided by x three times....
Questions
question
Mathematics, 13.03.2020 23:02
Questions on the website: 13722360