aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-02-23 21:01:54 +0000
committerAria Shrimpton <me@aria.rip>2024-02-23 21:01:54 +0000
commitd0822cf6b0919dfb0ab707b8bfddbfc39debc3d3 (patch)
tree2a150210caf6037e570955010706fd49eb267d70 /Tasks.org
parent064e358559a99ddff6ee95cae737063357ecb61b (diff)
chore: update tasks
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tasks.org b/Tasks.org
index 1002f4d..e0103b0 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -125,8 +125,6 @@ We implement several test programs which require different data structures and d
We compare our results to the best possible result, and to using the standard library implementation.
Ideas:
- - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day08.rs?ref_type=heads
- - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day09.rs?ref_type=heads
- https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day11.rs?ref_type=heads
- https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day14.rs?ref_type=heads
- Dijkstra's