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

how did William sycamore's two sons die
how can i solve 5.5x+32=57
The quotient of a number and 5, minus 2,is 8.
What is the range of numbers along the lines of longitude
i am in 5th grade. jorrod's sports card holder can hold 9 cards on each page. how many pages will jarrod need if he has 75 sports card.solve using models. expla
Which rational number is greater? — 0.76 or 0.76? And why?
Eddie is 7 years older than Brian.  If Brian is x years old, then how old was Eddie 11 years ago?
whats 168,356 rounded to the nearest ten thousand
Why did the British Monarchy's believe that they had a right to tax the colonies in order to help finance the French and Indian War?
Why did a division of labor occur when people started to produce a surplus of food?