Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- assert(possible([[S,R,P], [[S,P], [P,R]]])), assert(possible([[S,R,P], [[S,P], [S,R]]])),
- assert(possible([[S,R,P], [[S,R], [P,R]]])), assert(possible([[S,P,R], [[S,P], [P,R]]])),
- assert(possible([[S,P,R], [[S,P], [S,R]]])), assert(possible([[S,P,R], [[S,R], [P,R]]])),
Advertisement
Add Comment
Please, Sign In to add comment