So I want this in an easier way. Is there any method for it ? Tried to find something similar here but unfortunately found nothing :(
cout << "1";
Sleep(500);
system("cls");
cout << "2";
Sleep(500);
system("cls");
cout << "3";
Sleep(500);
system("cls");
cout << "4";
Sleep(500);
system("cls");
cout << "5";
Sleep(500);
system("cls");
cout << "6"; //goes until 100