chancemaster19ov5gbw chancemaster19ov5gbw
  • 13-06-2022
  • Computers and Technology
contestada

Write a program that produces the following output: CCCCCCCCC ++ ++ CC ++ ++ CC ++++++++++++++ +++++++++++++++ CC ++++++++++++++ +++++++++++++++ CC ++ ++ CCCCCCCCC ++ ++ Note: The letter C in the output must be uppercase.

Respuesta :

jordanukit jordanukit
  • 13-06-2022

Answer:

#include <iostream>

int main() {

std::cout << "CCCCCCCCC ++ ++ CC ++ ++ CC ++++++++++++++ +++++++++++++++ CC ++++++++++++++ +++++++++++++++ CC ++ ++ CCCCCCCCC ++ ++";

}

Explanation: I mean... The question is lacking context, I'm almost certain of it. But this C++ program will do exactly as you requested. It will print out that exact output to the console as written.

If this isn't what you need, you can always respond to my answer, but this does what you want it to.

Answer Link

Otras preguntas

The correct answer to the question
Using word parts, you could decode this term—“pericardium”—from ms. k’s medical report to mean:
Which option is an example of a persuasive appeal
Factor x^2 – 7x + 10
12) A candy company used 8 gallons of syrup to make 4 batches of candy. What is the rate of syrup per batch?
Please help me and thank you
What were three reasons for growing dissatisfaction with the british government?
You want to produce a scale drawing of your living room, which is 24 ft by 15 ft. If you use a scale of 4 in. = 6 ft, what will be the dimensions of your scale
Each unit in the si system is how many times larger than the next smallest unit
Suppose you have a binomial distribution with n = 17 and p = 0.6. find p(4 ≤ x ≤ 8).