Skip to content

Commit b6cc1a2

Browse files
committed
season 2024 complete
1 parent ddf3185 commit b6cc1a2

File tree

11 files changed

+4355
-100
lines changed

11 files changed

+4355
-100
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![rust v1.83](https://shields.io/badge/rust-1.82-blue?logo=rust)
44
![build](https://img.shields.io/github/actions/workflow/status/tbali0524/advent-of-code-rust/qa.yml)
5-
![AoC stars](https://img.shields.io/badge/total%20AoC%20⭐-216-green)
5+
![AoC stars](https://img.shields.io/badge/total%20AoC%20⭐-218-green)
66
![license](https://img.shields.io/github/license/tbali0524/advent-of-code-rust)
77

88
* [AoC website](https://adventofcode.com/)
@@ -12,7 +12,7 @@
1212
* [This repo on GitHub](https://github.com/tbali0524/advent-of-code-rust)
1313
* [My AoC solutions in PHP](https://github.com/tbali0524/advent-of-code-solutions) (complete first 9 seasons, 450⭐)
1414

15-
The first 9 seasons I originally solved in PHP. This repo contains a partial (~3 seasons) rewrite of these solutions in Rust, plus a simple CLI runner. However, from season 2024 I plan to solve the puzzles first in Rust.
15+
This repo contains my AoC solutions in Rust, and a simple CLI runner. The first 9 seasons I originally solved in PHP, and later rewrote some solutions (~3.5 seasons) in Rust. From season 2024 I solved the puzzles first in Rust (then rewrote some in PHP).
1616

1717
## Usage
1818

File renamed without changes.

0 commit comments

Comments
 (0)