thank you ! :pleased::pleased::pleased:
thnx, but can u please make me understand : numbers[ rand( ) % DIFFERENT_NUMBERS + 1 ]++ ; for example, the random no. chosen is 5 then wat r...
#include <iostream> #include <vector> #include<conio.h> using namespace std; int main( ) { const int DIFFERENT_NUMBERS = 10; // Prompt...
Separate names with a comma.