AdventOfCode2022/06/README.md

19 lines
362 B
Markdown
Raw Normal View History

2022-12-06 19:38:16 +01:00
# [Day 6](https://adventofcode.com/2022/day/6)
:gift::gift::gift::gift::gift::gift:
2023-12-09 13:46:15 +01:00
Today's language: **Javascript**
and **HTML :o**
2022-12-06 19:38:16 +01:00
2023-12-09 13:46:15 +01:00
Lines of code: **125**
Execution time: **0,067 s**
<!--
2022-12-06 19:39:11 +01:00
### [Click here to see the website and try it out for yourself](https://quintern.xyz/advent22/day6.html)
2023-12-09 13:46:15 +01:00
-->
2022-12-06 19:38:16 +01:00
2023-12-09 13:46:15 +01:00
<!-- it's a website! -->
2022-12-06 19:38:16 +01:00
```shell
firefox day6.html
```