Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. v = 0;
  2. flag = 0;
  3. while v == 0
  4. while v == 0
  5. if v == 0 then
  6. v = 1;
  7. return
  8. v = 2;
  9. end
  10. end
  11. v = 3;
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement