Updated 2017
This commit is contained in:
+2
-7
@@ -6,7 +6,7 @@ input_f = sys.argv[1]
|
||||
|
||||
#########################################
|
||||
# #
|
||||
# Part 1 #
|
||||
# Part 1+2 #
|
||||
# #
|
||||
#########################################
|
||||
line = []
|
||||
@@ -52,10 +52,5 @@ while stop != True: #line not in tests:
|
||||
#input()
|
||||
#print(tests)
|
||||
#print(line)
|
||||
print(steps-found_at)
|
||||
print(steps)
|
||||
#########################################
|
||||
# #
|
||||
# Part 2 #
|
||||
# #
|
||||
#########################################
|
||||
print(steps-found_at)
|
||||
|
||||
Reference in New Issue
Block a user