Welcome to LeetCode Discuss.
This is a place to ask questions related to only OJ problems.
Please read the FAQ to help yourself making the best use of Discuss.
Why can't I use itertools? Here is my approach. It works everywhere but here.
I have added itertools support for python. You should be able to use it now.
Can you add the copy module support for python also?
@yixingengcn Just added copy module support.
thank you very much