Trying to deal with a random number generator[code]#include <iostream> #include <ctime> #include <cstdlib> using namespace std; int main() { int...
This user does not accept Private Messages