Random Word Generatingat the begining of the loop add [code]randomnumber = rand() * 57; randomnumber = rand() % 5;[/code...
While Loop, and generating random numbersif this was somewhat conusing here is a program i made that will generate a random number 10,000 tim...
While Loop, and generating random numbersdo you have your full code? and could you please use the <> code thing in the format making it easie...
Need help with setprecision[code]#include <iostream> #include <iomanip> #include <conio.h> using namespace std; int main() /...
if/else problems. Or am I setting this up correctly?This is working solution. If you have any questions to how this works feel free to ask [code]#inclu...
This user does not accept Private Messages