diff --git a/2015/index.html b/2015/index.html index afad890..0b0cb99 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 3dd3395..9f37252 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 39fd6c8..13926ee 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 3ffc6a5..c7ce456 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ