Skip to content

Commit

Permalink
2023 Day 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyhunt committed Dec 6, 2023
1 parent 051776b commit e0dc049
Show file tree
Hide file tree
Showing 245 changed files with 4,152 additions and 4,118 deletions.
20 changes: 10 additions & 10 deletions docs/2021.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@

<link href="./_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="./_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="./_app/immutable/nodes/6.128909a0.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="./_app/immutable/nodes/6.cfcb88ac.js">
<link rel="modulepreload" href="./_app/immutable/chunks/each.e59479a4.js"><title>Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021">[page source code]</a> </header> <p data-svelte-h="svelte-645cry">Oh no! The sleigh keys have gone overboard. Can we save Christmas by recovering the sleigh keys with a submarine?!?</p> <img src="https://i.giphy.com/media/dNhCpFWksNtbMLsFpX/giphy.webp" alt="A submarine!" height="200"> <p data-svelte-h="svelte-ne1tbi">All attempted solutions for 2021 are below.</p> <ul><li><a href="/2021/day/01">[day 01]</a> </li></ul>

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -36,8 +36,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.7c8b0ff1.js"),
import("./_app/immutable/entry/app.73e8e733.js")
import("./_app/immutable/entry/start.c1235ea0.js"),
import("./_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 6],
Expand Down
24 changes: 12 additions & 12 deletions docs/2021/day/01.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/2.890ae19e.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/2.f523f7ee.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/7.c5c74608.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.40476c08.js"><title>2021 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
<link rel="modulepreload" href="../../_app/immutable/nodes/7.4140a4af.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.3263473d.js"><title>2021 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.7c8b0ff1.js"),
import("../../_app/immutable/entry/app.73e8e733.js")
import("../../_app/immutable/entry/start.c1235ea0.js"),
import("../../_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2, 7],
Expand Down
22 changes: 11 additions & 11 deletions docs/2022.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@

<link href="./_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="./_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="./_app/immutable/nodes/8.fc05751c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/PuzzleList.15efeaa8.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="./_app/immutable/nodes/8.8f2785e1.js">
<link rel="modulepreload" href="./_app/immutable/chunks/PuzzleList.e055a3a6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/await_block.5bed495b.js"><title>2021 Day 1 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
Expand All @@ -28,7 +28,7 @@

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -38,8 +38,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.7c8b0ff1.js"),
import("./_app/immutable/entry/app.73e8e733.js")
import("./_app/immutable/entry/start.c1235ea0.js"),
import("./_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 8],
Expand Down
24 changes: 12 additions & 12 deletions docs/2022/day/01.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.bc31bf75.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.f1bb9d85.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/9.925ee7d4.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.e0c2e05a.js"><title>2022 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
<link rel="modulepreload" href="../../_app/immutable/nodes/9.bc2f51e6.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.17ad04f8.js"><title>2022 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.7c8b0ff1.js"),
import("../../_app/immutable/entry/app.73e8e733.js")
import("../../_app/immutable/entry/start.c1235ea0.js"),
import("../../_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 3, 9],
Expand Down
24 changes: 12 additions & 12 deletions docs/2022/day/02.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.bc31bf75.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.f1bb9d85.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/10.4c4c6d70.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.84aeee29.js"><title>2022 Day 1 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
<link rel="modulepreload" href="../../_app/immutable/nodes/10.ea9e4202.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.c20c7784.js"><title>2022 Day 1 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/02">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.7c8b0ff1.js"),
import("../../_app/immutable/entry/app.73e8e733.js")
import("../../_app/immutable/entry/start.c1235ea0.js"),
import("../../_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 3, 10],
Expand Down
24 changes: 12 additions & 12 deletions docs/2022/day/03.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.7c8b0ff1.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.c1235ea0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.1778d014.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.063deb6b.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.73e8e733.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.b3645328.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.eddaec14.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c33d3e37.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.93bc90ad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.bc31bf75.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.3e4d9fcb.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.02c069b0.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.c0fecea1.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.f1bb9d85.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/11.de9e9626.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.40aa156b.js"><title>2022 Day 2 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
<link rel="modulepreload" href="../../_app/immutable/nodes/11.d7f7b211.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.8ce51f64.js"><title>2022 Day 2 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" target="_blank" href="https://github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/03">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_fdy5kg = {
__sveltekit_t1c60r = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.7c8b0ff1.js"),
import("../../_app/immutable/entry/app.73e8e733.js")
import("../../_app/immutable/entry/start.c1235ea0.js"),
import("../../_app/immutable/entry/app.b3645328.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 3, 11],
Expand Down
Loading

0 comments on commit e0dc049

Please sign in to comment.