Program using class with randomize numbers | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Program using class with randomize numbers

8th Apr 2018, 7:44 AM
Durg@šŸ˜Š
3 Respostas
+ 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@šŸ˜Š