what is the logical error in this code ?
Book allocation problem doubt
i have used the condition :if (students >m) for that
hey @chahatkumar, that wonβt work here because you will break out of loop. Please watch this lecture once and try to implement with that only https://youtu.be/Ss9ta1zmiZo
1 Like