In this repo I will have ChatGPT solve the Advent of Code problems in Java. I will not change anything in the generated code beyond fixing imports.
The input into ChatGPT is just the problem description from the Advent of Code website. I will ask for a solution in Java is none is directly supplied.
Problem | Solution | Part 1 | Part 2 |
---|---|---|---|
Day 1 | Solution | ✅💾 | ✅💾 |
Day 2 | Solution | ❌💾 | ❌💾 |