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

(Image: Start Fraction x over 4 End Fraction) + 2 = –2
A business's budget estimates yearly sales of $735,650. if the business plans to spend 38% of sales on salaries and wages and 24% of sales for other expenses, h
Which expression is equivalent to 18x^2√14x^8 / 6√7x^4, if x ≠ 0?
8. Simplify (+2) × (+6) (-3)​
Kevin and Maria Rossi live in Swarthmore, PA. Maria's father, Rajiv, lives in Sweden.For each of the following transactions, identify whether it is included in
The sum of ages of fred and pat is 40 years. in four years the age of pat will be three times the age now. how old is each boy?
According to the histogram shown, how many hostel rooms are there?
What is the difference between continental and maritime air masses
Which is not associated with the rise of globalization? cultural interaction the containment of communism O computer technology Ofree trade
On a coordinate plane, a circle has a center at (negative 2, 0). Point (negative 2, 4) lies on the circle. Distance formula: StartRoot (x 2 minus x 1) squared