Problem 43562. Mastermind
Solution Stats
Problem Comments
-
1 Comment
Are Mjaavatten
on 17 Aug 2021
If the hidden code is [2 4 4 2] and the attempt is [1 2 3 5], then the test gives rightNumRightPlace = 0, rightNumWrongPlace = 2. I my head, rightNumWrongPlace should be 1. Have I misunderstood? .
Problem Recent Solvers12
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5081 Solvers
-
Return elements unique to either input
725 Solvers
-
562 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1303 Solvers
-
3784 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!