sciyoshi / advent-of-rust

Solutions to the Advent of Code challenges in Rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Rust

This repository contains my solutions for the Advent of Code challenges, written in Rust.

The program expects the puzzle input on standard input.

2023 Solutions

Note that for this year, my goal has been to explore the usage of ChatGPT for writing solutions, with the aim of getting ChatGPT to write a complete working Rust solution without needing to manually modify any code.

2022 Solutions

2021 Solutions

2019 Solutions

2017 Solutions

About

Solutions to the Advent of Code challenges in Rust!

License:MIT License


Languages

Language:Rust 100.0%