Files
advent-of-code-2024/d/README.md
T

10 lines
85 B
Markdown
Raw Normal View History

2024-12-02 23:04:39 -08:00
# Advent of code 2024
Usage:
rustc dp1.rs
cat input.txt | dp1.rs
## Day