No description
  • Rust 71.5%
  • TypeScript 28.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-12-07 22:41:50 +01:00
.vim day-1: Add day-1 part 1 2024-12-01 12:37:11 +01:00
bin Update bin/run.ts to support rust projects 2024-12-04 16:39:29 +01:00
day-1 Add util/util.ts, setup deno.json 2024-12-02 14:08:23 +01:00
day-2 day-2: Solve day-2 part 2 with brute force approach 2024-12-03 00:33:08 +01:00
day-3 day-3: Add day-3 part 2 2024-12-03 11:03:16 +01:00
day-4 Add AppResult to util/rs 2024-12-07 15:10:36 +01:00
day-5 day-5: Solve day-5 part 1 2024-12-07 18:21:43 +01:00
day-6 day-6: Visualize grid, play around with different approaches 2024-12-07 22:41:50 +01:00
util Add From implementations for Error in rs/util 2024-12-07 16:26:41 +01:00
.gitignore day-4: Solve day-4 part 1 2024-12-04 16:39:41 +01:00
deno.json Move util/ts, add util/rs with read_input function 2024-12-07 15:01:35 +01:00
deno.lock day-3: Add day-3 part 2 2024-12-03 11:03:16 +01:00