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

1.) Identify one component of the visible spectra2.) identify the component of the electromagnetic spectra that has the shortest wavelength​
velocity and distance of free falling object dropped from rest
Which expression is equivalent to One-fifth (150 x minus 80 y + 50 minus 50 x minus 25 y + 20)? 20 x minus 21 y + 14 20 x + 11 y + 14 20 x minus 11 y + 6 20 x +
12a-10b+6 Term: Coefficient:
Households can sign up for a telemarketing “no-call list.” How might households who sign up differ from those who don’t? What biases might this create for telem
what is special education
Which of the following methods correctly describes the preparation of 1.00 L of an aqueous solution of 0.500 M NaOH?
Which of the following best describes a contradiction between cultural expectations and actual outcomes for women during the 1950s?
Which is an abiotic factor that can be found in a rain forest ecosystem?
If you need to have $800 in savings at the end of 4 years and your savings account yields 5% annual interest, how much do you need to deposit today?