0
Why does this program not counts as right one in the 21 task?
7 Answers
+ 3
Ksenia Lis
I think you have used any russian character in your code.
+ 1
oh thats was the mistake! thank you so much
0
Ksenia Lis Its hard understand the problem without know what it would do... Please, add some details
0
You need to create a countdown app. You are given a number N, print each number from N to 1 on a separate line. Also, when the current countdown number is a multiple of 5, the application should output "Beep". Example Input: 12 Example Output:
12
11
10
Beep
9
8
7
6
5
Beep
4
3
2
1
0
this task has a number 21
0
Ksenia Lis I dont see any error
0
me either, but task says its wrong code😔
Hot today
What's wrong? :(
1 Votes
Why won't my image display
0 Votes
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
How the answer is 50?
0 Votes
Number of Ones ( C++ ) question!
1 Votes