how to print all numbers in a range randomly in C? For example if I give a maximum number as 5, the program has to print 1, 2, 0, 4, 5, 3
how to print all numbers in a range randomly in C? For example if I give a maximum number as 5, the program has to print 1, 2, 0, 4, 5, 3. Where lowest value of range is always 0.
Aucun commentaire:
Enregistrer un commentaire