Solve problem 347 and some reformatting.
This commit is contained in:
@@ -37,4 +37,4 @@ def euler_243():
|
||||
if __name__ == "__main__":
|
||||
solution = euler_243()
|
||||
print("e243.py: " + str(solution))
|
||||
assert(solution == 892371480)
|
||||
assert solution == 892371480
|
||||
|
||||
Reference in New Issue
Block a user