Welcome to LeetCode Discuss.  Please read the FAQ to help yourself making the best use of Discuss.
Ask a Question
Back to Problem

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.

Python itertools: Compile Error?

0 votes
68 views

Why can't I use itertools? Here is my approach. It works everywhere but here.

closed with the note: Problem Resolved.
asked Feb 5 in 4Sum by EsX.Raptor (270 points)
closed Feb 5 by 1337c0d3r

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


...