Skip to content

Commit

Permalink
add aoc solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli committed Dec 3, 2023
1 parent a39dd39 commit 4576308
Show file tree
Hide file tree
Showing 15 changed files with 1,622 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ def main() -> int:

See the [examples](./examples/) and [tests](./tests/) directories for more example programs.

So far, Jou is usable enough to do [Advent of Code 2023](https://adventofcode.com/).
We'll see whether I get 50 stars with Jou this year.
See [examples/aoc2023](./examples/aoc2023/) for the code.

Goals:
- Minimalistic feel of C + simple Python-style syntax
- Possible target audiences:
Expand Down
24 changes: 24 additions & 0 deletions examples/aoc2023/day01/corner-cases.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
eight3fiveninefivemtxm9eightwot
x1vzgnpdjtwonert
t3sixtwonedmj
9qzbqxmqonefiveknrnzpxoneightrq
4btqghfcqx25fivetwo95oneightxf
48sevensixfoureightwodx
15qhpvsevensixoneightt
7fiveeightoneightvs
fivesevenfour9jslninesevenjtttt7oneightssr
fivefour852eightwosx
4ssskfrfqhz9eightfour37oneightjm
25sixjrjqgl5fivekhtxstwovgxzfpvzfmoneightb
65rdlfdxjeightwox
ninercxgj4txpflzvhgtwoneqh
49seven7threeeightwokr
onetwonine4noneightvk
3eightfive88eightwor
6q9pjsdzponerfnqt6eightwob
1eightworg
8onecctzfxreighteightwoq
ptwo2fivedqxthreesdmbvdcdxrtwonegt
hdfdltsrtwoseventbqr7pckgcqtcgh8onetwonez
62xvvkpbhhbthreetwooneeightwozr
ninesevensrzxkzpmgz8kcjxsbdftwoner
Loading

0 comments on commit 4576308

Please sign in to comment.