Skip to content

Commit

Permalink
2024-07 Scala 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jurisk committed Dec 7, 2024
1 parent 50929db commit d197904
Show file tree
Hide file tree
Showing 6 changed files with 973 additions and 0 deletions.
1 change: 1 addition & 0 deletions rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ chumsky = "0.9"
regex = "1.9"
rand = "0.8"
bimap = "0.6"
bit-set = "0.8.0"
lazy_static = "1.4"
recap = { git = "https://github.com/jurisk/recap", branch = "fix_warn_non_local_definitions" }
serde = "1.0"
Expand Down
9 changes: 9 additions & 0 deletions scala2/src/main/resources/2024/07-test-00.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
190: 10 19
3267: 81 40 27
83: 17 5
156: 15 6
7290: 6 8 6 15
161011: 16 10 13
192: 17 8 14
21037: 9 7 18 13
292: 11 6 16 20
Loading

0 comments on commit d197904

Please sign in to comment.