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.
- Prepare
- Algorithms
- Game Theory
- Permutation game
- Discussions
Permutation game
Permutation game
Sort by
recency
|
36 Discussions
|
Please Login in order to post a comment
I could ot understand what the function should do. here is my Java function
C# Solution **using System; using System.Collections.Generic; using System.Linq;
public class Solution { private static Dictionary memo = new Dictionary();
}**
Python3 solution:
Combination of previous answers, C++.
why there are no comments on anyones code.... It's extremely frustrating for newbies, it would be very helpful if you explained each line. So please add comments