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

In the Sumerian civilization, the purpose of a ziggurat was to
find the real solutions of e^3t=100
22/100 in simplest form?
Central Subs made 27 sandwiches using 12 pounds of turkey. How much turkey was used per sandwich?HELP ME!
How do I convert negative 3 over 5 to a decimal
a gardener has 27 pansies and 36 daisies he plants an equal number of each type of flower in each row what is the greatest possible number of pansies and daisie
what is 3a + 1 = -3.6(a - 1)
Charlie has x state quarters. Ty has 3 more quarters than Charlie has. Vinnie has 2 times as many quarters as Ty has. Write and simplify an expression to show h
An adult blinks about 450 times in 30 min. A 12 year old blinks about 150 times in 15 min. How many more times does an adult blink in 60 min. than a 12 year old
write 2,000,000,000 + 70,000,000 + 100,000 + 3,000 + 800 + 10 in standard form.