Fixing TD2
This commit is contained in:
@@ -47,7 +47,6 @@ solution = calculate_change_combinations(L, A)
|
||||
|
||||
with open("sol_4-6.txt", "w") as f:
|
||||
f.write(str(solution))
|
||||
f.write("\n")
|
||||
|
||||
total_time_3 = time.perf_counter() - start
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
[]
|
||||
[5, 5, 2, 0.2, 0.1, 0.05]
|
||||
Reference in New Issue
Block a user