I have been asking #chatgpt a few questions, and it often gives flawed answers.
For example, ask it to list the largest cities in the Midwest. When I did this, it omitted Detroit.
Then ask it for the population of Detroit. It answered that it is the largest city in the Midwest.
Had a typo that cost me a few hours to understand.
I've completed "Beacon Exclusion Zone" - Day 15 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/15
I just completed "Regolith Reservoir" - Day 14 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/14
Dijkstra saved the day. Though I tried naive/bruteforce approach as well.
Gave up Rust as well.
I just completed "Hill Climbing Algorithm" - Day 12 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/12
Gave up Rust again.
I just completed "Monkey in the Middle" - Day 11 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/11
For a moment, I thought that writing an OCR solution is a part of the challenge
I just completed "Cathode-Ray Tube" - Day 10 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/10
I just completed "Rope Bridge" - Day 9 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/9
Playing with vectors this time.
I just completed "Treetop Tree House" - Day 8 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/8
First time I gave up rust and did it in go.
Rust and recursive structures (graphs) seem to be painful.
I just completed "No Space Left On Device" - Day 7 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/7
I just completed "Tuning Trouble" - Day 6 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/6
I just completed "Camp Cleanup" - Day 4 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/4
I've completed "Rucksack Reorganization" - Day 3 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/3
I am doing advent of code in #rust
And I am pretty confident that my code is clumsy and can be improved significantly.
If any of you would like to point out anything about my mistakes/style/whatever, I would be grateful.
I've completed "Rock Paper Scissors" - Day 2 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/2
I just completed "Calorie Counting" - Day 1 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/1