An AI for the game of mastermind.
Initially, you'll want to give a line of input like follows, each <> signifies a number: [maximum digit] [size of code] [number of turns] [max amount of time]
Then each round it'll guess a number, and you'll give a line of input with two numbers:
[how many were in the right spot and in the string] [how many were in the string but not in the right spot]