Taddeus Kroes пре 13 година
родитељ
комит
5bfdb814aa
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      problem34.py

+ 0 - 1
problem34.py

@@ -1,5 +1,4 @@
 #!/usr/bin/env python
-from itertools import combinations
 from math import factorial
 
 def digits(n):