2d array and random numbersNEVERMIND I GOT IT!! =) lol [code]for(int i=0; i<10; i++){ int temp1 = rand() % 10; int tem...
2d array and random numbersis this "legal"? will i foresee any problems with this code? the thing is, my teacher made it to wh...
2d array and random numbersso im doing this project for my cs class and we have create a simple minesweeper game. in one parti...
This user does not accept Private Messages