Posts by thomson1241 • 11 points
1 post
-
0
votes1
answer290
viewsQ: I am trying to run a program with countdown , but in the counter it is not decreasing
#include "stdafx.h" #include <windows.h> #include <string> #include <iostream> using namespace std; int main() { int counter, number_1,…
c++asked thomson1241 11