Changed Problem 2
This commit is contained in:
parent
569256bbf8
commit
ba1dba0768
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ while a + b <= 4000000:
|
||||||
sum += c
|
sum += c
|
||||||
|
|
||||||
print("{}".format(sum))
|
print("{}".format(sum))
|
||||||
# Solution: 4613732
|
# Solution: 4613732l
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue