Program using class with randomize numbers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Program using class with randomize numbers

8th Apr 2018, 7:44 AM
Durg@😊
3 Answers
+ 2
Don't use <cstdlib> random number generation, it's outdated. Use <random> instead.
8th Apr 2018, 7:58 AM
Timon Paßlick
+ 1
I don't know how to use class , but if you want you can see my code which i wrote later with using RAND.
8th Apr 2018, 7:54 AM
Manuchehrkhon
Manuchehrkhon - avatar
0
its ok thanks
8th Apr 2018, 7:56 AM
Durg@😊