Name: hank aaron 2009-03-16 22:00
while programming the game mastermind I became stuck when having to figure out how to come up with the correct integers and i will figure the sum for these after i find them
for example
secretCode = 123
input = 222
output is correct integers: 1 and sum: 2
for input = 122
output is correct integers: 2 and sum: 3
for example
secretCode = 123
input = 222
output is correct integers: 1 and sum: 2
for input = 122
output is correct integers: 2 and sum: 3