CSC344 Assignment 4 (Prolog)
Write a prolog program that solves the same Gladiators problem as
in Assignment 2, except: Only display the
probablilities (not the random simulation), for up to 12 gladiators,
with the number of doves behind the seven doors (0-7) given as input
to the program.
Doug Lea