From 67bb60e63430c938a860263c92ae50856f8049a7 Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 3 May 2024 16:40:36 +0000 Subject: [PATCH] Deployed 4575319 with MkDocs version: 1.6.0 --- 2015/index.html | 4 ++-- 2018/index.html | 4 ++-- 2019/index.html | 4 ++-- 2021/index.html | 2 +- 2022/index.html | 2 +- 2023/index.html | 2 +- 404.html | 2 +- index.html | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/2015/index.html b/2015/index.html index bca191d..dc6ff64 100644 --- a/2015/index.html +++ b/2015/index.html @@ -7,7 +7,7 @@ .gdesc-inner { font-size: 0.75rem; } body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} - body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
Skip to content

Advent of Code 2015

Day 01
 1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2015

Day 01
 1
  2
  3
  4
@@ -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 2773cca..16d07eb 100644 --- a/2018/index.html +++ b/2018/index.html @@ -7,11 +7,11 @@ .gdesc-inner { font-size: 0.75rem; } body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} - body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
Skip to content

Advent of Code 2018

Day 01
1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2018

Day 01
1
 2
 3
 4
with open("day01_input.txt", "r") as f:
     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 6629625..7c0fc59 100644 --- a/2019/index.html +++ b/2019/index.html @@ -7,7 +7,7 @@ .gdesc-inner { font-size: 0.75rem; } body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} - body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
Skip to content

Advent of Code 2019

Day 01
1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2019

Day 01
1
 2
 3
 4
@@ -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/2021/index.html b/2021/index.html index 860377b..599e9b8 100644 --- a/2021/index.html +++ b/2021/index.html @@ -7,7 +7,7 @@ .gdesc-inner { font-size: 0.75rem; } body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} - body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
Skip to content

Advent of Code 2021

Day 01
1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2021

Day 01
1
 2
 3
 4
diff --git a/2022/index.html b/2022/index.html
index e846fa8..65dd4dc 100644
--- a/2022/index.html
+++ b/2022/index.html
@@ -7,7 +7,7 @@
     .gdesc-inner { font-size: 0.75rem; }
     body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);}
     body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);}
-    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2022

Day 01
 1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2022

Day 01
 1
  2
  3
  4
diff --git a/2023/index.html b/2023/index.html
index 6dbe894..4ae9d7a 100644
--- a/2023/index.html
+++ b/2023/index.html
@@ -7,7 +7,7 @@
     .gdesc-inner { font-size: 0.75rem; }
     body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);}
     body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);}
-    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2023

Day 01
1
+    body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}      

Advent of Code 2023

Day 01
1
 2
 3
 4
diff --git a/404.html b/404.html
index 9e0f66d..bc681d7 100644
--- a/404.html
+++ b/404.html
@@ -1 +1 @@
- advent-of-code     

404 - Not found

\ No newline at end of file + advent-of-code

404 - Not found

\ No newline at end of file diff --git a/index.html b/index.html index ba0cf0f..5b3399c 100644 --- a/index.html +++ b/index.html @@ -7,4 +7,4 @@ .gdesc-inner { font-size: 0.75rem; } body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} - body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
\ No newline at end of file + body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);}
\ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 84363ddf876d645f59c957e44c9331dd80f0839e..d90497405810b7e5829e7b1fe872789f5e401408 100644 GIT binary patch delta 13 Ucmb=gXP58h;9$@+naExN02e3&EdT%j delta 13 Ucmb=gXP58h;9z*HH<7&p02;Cb;Q#;t