Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. (check-expect (next_move (make-boards B_BLANK
  2. (list (make-boards B_BLANK
  3. (list (make-boards B_BLANK empty 6.1)
  4. (make-boards B_BLANK
  5. (list (make-boards B_BLANK empty -6.1)
  6. (make-boards B_BLANK empty 7)) #false)) false)
  7. (make-boards B_BLANK
  8. (list (make-boards B_BLANK empty 5.8)
  9. (make-boards B_BLANK empty -5.8)) #false)) #false))
  10. (make-boards B_BLANK
  11. (list (make-boards B_BLANK empty 5.8)
  12. (make-boards B_BLANK empty -5.8)) #false))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement