Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hi, I need a Java algorithim or a method that makes the computer eliminate and guess according to the feedback. for example, I input any
Hi, I need a Java algorithim or a method that makes the computer eliminate and guess according to the feedback. for example, I input any 6 digit number possible lets say 114422. The computer guess is 187943. The feedback is 1,1 ( "1" direct hit( correct digit in the correct place) ,"1" indirect hit( correct digit in the wrong place). The computer then eliminates all the 6 digit numbers that are not possible to guess the correct answer (114422) according to the feedback until the feedback is 6,0 and the game is over.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started