Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.10 KB | None | 0 0
  1. while (individuos[rand + i*nurses] != -1){
  2.     rand = rand()
  3. }
  4. individuos[rand + i*nurses] = posicion
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement