How to solve the 8 coin problem using data structures in C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to solve the 8 coin problem using data structures in C

data structures in c

17th Nov 2016, 7:13 AM
Evans Marvin R.C
Evans Marvin  R.C - avatar
1 Answer
+ 1
with rand and % 1+rand()%8
3rd Dec 2016, 2:12 PM
Nigirvan
Nigirvan - avatar