Martin Zikmund
Martin Zikmund
  • 321
  • 168 983
ChatGPT vs. Advent of Code 2024 Day 25: Code Chronicle
ChatGPT finishes Advent of Code 2024 in style!
#openai #chatgpt #python #ai #codeinterpreter #adventofcode
Contents:
0:00 - Intro
0:10 - Problem solving
1:00 - Summary
Переглядів: 173

Відео

Advent of Code 2024 Day 25: Code Chronicle in C# ✅✅
Переглядів 6216 годин тому
It's the end of Advent of Code 2024! For the first time I was able to finish on 25th December, which makes me really happy 😀 ! Thank you all for joining me on this journey, have great holidays and an amazing year of 2025! Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/2024/leaderboard/private #adventofcode #puzzle #coding #...
ChatGPT vs. Advent of Code 2024 Day 24: Crossed Wires
Переглядів 15616 годин тому
Will ChatGPT handle the hardest day of Advent of Code 2024? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:50 - Part 1 3:44 - Part 2 6:00 - Summary
Advent of Code 2024 Day 24: Crossed Wires in C# ✅✅
Переглядів 21416 годин тому
Definitely the hardest day of Advent of Code 2024, had to solve the second part asynchronously, but still included some explanation of the solution. Feel free to dive into it in the source code below! Also don't mind me incorrectly calling wires gates and gates connections 🤣 Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/20...
ChatGPT vs. Advent of Code 2024 Day 23: LAN Party
Переглядів 24821 годину тому
Can AI survive the cut-throat nature of a monkey market and get the best available deal? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 1:42 - Part 2 4:02 - Summary
Advent of Code 2024 Day 23: LAN Party in C# ✅✅
Переглядів 17421 годину тому
LAN parties were always great, so let's do a throwback Thursday (on a Monday) and see if the Chief Historian is there too! Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/2024/leaderboard/private #adventofcode #puzzle #coding #csharp #dotnet #programming Contents: 0:00 - Intro 0:05 - Part 1 1:00 - Solving part 1 8:44 - Part ...
ChatGPT vs. Advent of Code 2024 Day 22: Monkey Market
Переглядів 222День тому
Can AI survive the cut-throat nature of a monkey market and get the best available deal? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 1:00 - Part 2 5:20 - Summary
Advent of Code 2024 Day 22: Monkey Market in C# ✅✅
Переглядів 97День тому
Monkey market is a ferocious and cut-throat place, so we should better come prepared! The end result of my video has a bug where I left 1999 in place of 2000 in the for loop, but luckily it didn't cause problems for my specific input. I fixed it afterwards in my repository! Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/202...
ChatGPT vs. Advent of Code 2024 Day 21: Keypad Conundrum
Переглядів 429День тому
Recursive keypads are a trouble for every human, but are they for AI too? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:20 - Part 1 2:57 - Part 2 4:30 - Summary
Advent of Code 2024 Day 21: Keypad Conundrum in C# ✅✅
Переглядів 126День тому
Recursive keypads are really hard to think about! Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/2024/leaderboard/private #adventofcode #puzzle #coding #csharp #dotnet #programming Contents: 0:00 - Intro 0:15 - Part 1 2:50 - Solving part 1 37:00 - Part 2 37:30 - Solving part 2 42:50 - Summary
ChatGPT vs. Advent of Code 2024 Day 20: Race Condition
Переглядів 88День тому
ChatGPT participates in Reindeer Olympics, let's see if it has the required powers! #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 6:00 - Part 2 8:43 - Summary
Advent of Code 2024 Day 20: Race Condition in C# ✅✅
Переглядів 81День тому
Race condition festival is here, and we want to see who cheats the race best! Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/2024/leaderboard/private #adventofcode #puzzle #coding #csharp #dotnet #programming Contents: 0:00 - Intro 0:05 - Part 1 1:38 - Solving part 1 27:55 - Part 2 28:07 - Solving part 2 35:21 - Summary
ChatGPT vs. Advent of Code 2024 Day 19: Linen Layout
Переглядів 33День тому
ChatGPT visits the onsen, will there be any towels left when it leaves? #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 4:30 - Part 2 5:10 - Summary
Advent of Code 2024 Day 19: Linen Layout in C# ✅✅
Переглядів 56День тому
We are visiting a traditional onsen on day 19, but there is some towel trouble we need to resolve first. Source code: github.com/MartinZikmund/advent-of-code Join my private leaderboard: 1510830-cced4bef at adventofcode.com/2024/leaderboard/private #adventofcode #puzzle #coding #csharp #dotnet #programming Contents: 0:00 - Intro 0:06 - Part 1 1:07 - Solving part 1 5:47 - Part 2 6:13 - Solving p...
ChatGPT vs. Advent of Code 2024 Day 18: RAM Run
Переглядів 66День тому
Can ChatGPT run through RAM safely and not get hit by a byte? Let's find out! #openai #chatgpt #python #ai #codeinterpreter #adventofcode Contents: 0:00 - Intro 0:05 - Part 1 2:00 - Part 2 2:46 - Summary
Advent of Code 2024 Day 18: RAM Run in C# ✅✅
Переглядів 40День тому
Advent of Code 2024 Day 18: RAM Run in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 17: Chronospatial Computer
Переглядів 137День тому
ChatGPT vs. Advent of Code 2024 Day 17: Chronospatial Computer
Advent of Code 2024 Day 17: Chronospatial Computer in C# ✅✅
Переглядів 147День тому
Advent of Code 2024 Day 17: Chronospatial Computer in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 16: Reindeer Maze
Переглядів 266День тому
ChatGPT vs. Advent of Code 2024 Day 16: Reindeer Maze
Advent of Code 2024 Day 16: Reindeer Maze in C# ✅✅
Переглядів 171День тому
Advent of Code 2024 Day 16: Reindeer Maze in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 15: Warehouse Woes
Переглядів 35914 днів тому
ChatGPT vs. Advent of Code 2024 Day 15: Warehouse Woes
Advent of Code 2024 Day 15: Warehouse Woes in C# ✅✅
Переглядів 27314 днів тому
Advent of Code 2024 Day 15: Warehouse Woes in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 14: Restroom Redoubt
Переглядів 1,2 тис.14 днів тому
ChatGPT vs. Advent of Code 2024 Day 14: Restroom Redoubt
Advent of Code 2024 Day 14: Restroom Redoubt in C# ✅✅
Переглядів 30514 днів тому
Advent of Code 2024 Day 14: Restroom Redoubt in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 13: Claw Contraption
Переглядів 31814 днів тому
ChatGPT vs. Advent of Code 2024 Day 13: Claw Contraption
Advent of Code 2024 Day 13: Claw Contraption in C# ✅✅
Переглядів 25314 днів тому
Advent of Code 2024 Day 13: Claw Contraption in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 12: Garden Groups
Переглядів 52014 днів тому
ChatGPT vs. Advent of Code 2024 Day 12: Garden Groups
Advent of Code 2024 Day 12: Garden Groups in C# ✅✅
Переглядів 27114 днів тому
Advent of Code 2024 Day 12: Garden Groups in C# ✅✅
ChatGPT vs. Advent of Code 2024 Day 11: Plutonian Pebbles
Переглядів 28821 день тому
ChatGPT vs. Advent of Code 2024 Day 11: Plutonian Pebbles
Advent of Code 2024 Day 11: Plutonian Pebbles in C# ✅✅
Переглядів 40421 день тому
Advent of Code 2024 Day 11: Plutonian Pebbles in C# ✅✅