diff --git a/2015/index.html b/2015/index.html index 0b0cb99..cf4a492 100644 --- a/2015/index.html +++ b/2015/index.html @@ -55,4 +55,4 @@ break print(i + 1) -
\ No newline at end of file +
\ No newline at end of file diff --git a/2018/index.html b/2018/index.html index 9f37252..a9d07dd 100644 --- a/2018/index.html +++ b/2018/index.html @@ -14,4 +14,4 @@ changes = [int(i) for i in f.read().splitlines()] print(sum(changes)) -
\ No newline at end of file +
\ No newline at end of file diff --git a/2019/index.html b/2019/index.html index 13926ee..c10ce0a 100644 --- a/2019/index.html +++ b/2019/index.html @@ -16,4 +16,4 @@ fuels = [mass // 3 - 2 for mass in data] print(sum(fuels)) -
\ No newline at end of file +
\ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index c7ce456..4b9c529 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ