We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Misère Nim
- Discussions
Misère Nim
Misère Nim
Sort by
recency
|
30 Discussions
|
Please Login in order to post a comment
Rust best solution
If you’re looking for solutions to the 3-month preparation kit in either Python or Rust, you can find them below: my solutions
This is seems to be a bad problem, because I don't see how you can deduce that during the interview (different from the magic square, where you can build all the possible squares). I've also added solution to normal nim as a reference Python best solution
If you’re looking for solutions to the 3-month preparation kit in either Python or Rust, you can find them below: my solutions
If you're familiar with Nim-Sum, this problem will be very easy; otherwise, it's incredibly difficult. This type of problem should be used to test well-read individuals, not programmers.
def misereNim(s):