kevineleby kevineleby
  • 02-05-2022
  • Computers and Technology
contestada

Coral 3.22 LAB: Loops: Countdown until matching digits

Respuesta :

mohammedtom32 mohammedtom32
  • 02-05-2022

Answer:

//in c++

#include <iostream>

using namespace std;

int main() {

   int i;

   cin >> i;

   do { cout <<i<<" "; } while (i--);

   return 0;

}

Answer Link

Otras preguntas

Solve the compound inequality.3x + 12 ≥ –9 and 9x – 3 ≤ 33 x ≥ –7 and x ≤ –4x ≥ 7 and x ≤ 4x ≥ 1 and x ≤ 4x ≥ –7 and x ≤ 4
Can you help me with this assignment
equivalent expression for 8x + 15
A certain forest covers an area of 2300 km^2. Suppose that each year this area decreases by 7.75%. What will the area be after 8 years?Use the calculator provid
63.99 % rounded to the nearest hundreth
the circumference of a circular garden is 109.9 feet. what is diameter of the garden? use 3.14 and do not round your answer.
Which of the following would be most effective at reflecting sunlight from earth's surface?A. dark-colored parking lotB. snow-covered fieldC. forestD. jungl
What is 2 divided by 2? 2/2
in how many ways can the digits number 8,622,222 be arranged?
which points would you find on the graph for |x|+1<3?