can someone explain the countdown challenge in c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

can someone explain the countdown challenge in c++

10th Dec 2020, 10:12 PM
Emmanuel Abraham
5 Answers
+ 4
It's a c++ project. (Question edited, tag added) Just to make it clearer, you could add this in description section: <a link to the post was here> As the text well says, you have to make a countdown that goes from the given number(input) to 1 printing each number in a new line. When the number is divisible by 5, "Beep" is printed aswell. All you need to know is in the "Basic Concepts" and "Conditionals and Loops" modules. It might help to complete those first.
10th Dec 2020, 10:42 PM
Kevin ★
+ 4
@Kevin, I get a 404 error on that link??
11th Dec 2020, 1:26 AM
Sonic
Sonic - avatar
+ 3
OK Kevin ★ gotcha 👍
11th Dec 2020, 8:08 AM
Sonic
Sonic - avatar
+ 2
Hi Sonic. It's a feed post so it can be seen on mobile app only 🙂
11th Dec 2020, 2:11 AM
Kevin ★
+ 1
@Emmanuel Abraham I only suggested including the post to clarify the question as many didn't know what challenge you were talking about back then. It was just a tip to help you frame your question and increase Your Chances of Getting an Answer. That emoji and phrase don't seem like something we should say to someone who is trying to help. Good luck treating people like that, not all communities are as kind as SoloLearn's. Edit: Question edited, thank you
12th Dec 2020, 3:33 AM
Kevin ★