I have to code a random roll of dice but I can only use the headers <iomanip>
and <iostream>
, which is why rand()
is not possible. I've tried a few things but all of them return errors, is there a way to have a random roll of dice without the usage of rand()
?
Aucun commentaire:
Enregistrer un commentaire