Advent of Code 2022 - Day 10 Solution [Typescript]

preview_player
Показать описание
Unless, that is, you can design a replacement for the device's video system! It seems to be some kind of cathode-ray tube screen and simple CPU that are both driven by a precise clock circuit. The clock circuit ticks at a constant rate; each tick is called a cycle.

// PART ONE
Find the signal strength during the 20th, 60th, 100th, 140th, 180th, and 220th cycles. What is the sum of these six signal strengths?

// PART TWO
Render the image given by your program. What eight capital letters appear on your CRT?

// FULL PROMPT

// GITHUB REP

// FREE STUFF

^^^ code snippets from all my lessons, AND MORE!

// SUPPORT ME

- Behind the scenes content (business analytics)
- "How I Made It" exclusive videos
- Private Slack
- Office Hours
- Request a video

// FOLLOW ME

// CHAPTERS
00:00 Strategy
00:44 Part One
03:55 Part Two
Рекомендации по теме
Комментарии
Автор

Wow these elves (and Web Bae) are master image processors!

heatherliu