Problem with rand()Thank you JLBorges, it worked.
Problem with rand()I used the function rand(), of the library <cstdlib>, to generate a random number and everytime I ru...
How to erase a printed, on the screen, characterLets say I print on the screen the word "deleted", but I want to make it "delete". How can I delete ...