فهرست منبع

Removed some unused imports

Taddeus Kroes 13 سال پیش
والد
کامیت
30ad39bfe3
4فایلهای تغییر یافته به همراه2 افزوده شده و 5 حذف شده
  1. 1 1
      problem33.py
  2. 1 1
      problem49.py
  3. 0 1
      problem50.py
  4. 0 2
      problem79.py

+ 1 - 1
problem33.py

@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 from __future__ import division
-from itertools import combinations, permutations
+from itertools import combinations
 from utils import gcd
 
 nrs = [(i, str(i)) for i in xrange(10, 100)]

+ 1 - 1
problem49.py

@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 from itertools import permutations, combinations
-from utils import primes_until, digits, add
+from utils import primes_until, add
 from sys import exit
 
 def concat(digits):

+ 0 - 1
problem50.py

@@ -1,5 +1,4 @@
 #!/usr/bin/env python
-from math import sqrt
 from utils import primes_until
 
 def maxprime(n):

+ 0 - 2
problem79.py

@@ -1,6 +1,4 @@
 #!/usr/bin/env python
-from itertools import permutations
-
 codes = [319, 680, 180, 690, 129, 620, 762, 689, 762, 318, 368, 710, 720, 710,
          629, 168, 160, 689, 716, 731, 736, 729, 316, 729, 729, 710, 769, 290,
          719, 680, 318, 389, 162, 289, 162, 718, 729, 319, 790, 680, 890, 362,