EXAPUNKS

EXAPUNKS

Not enough ratings
DAY 1.2 : CALORIE COUNTING (ADVENT OF CODE 2022)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
18.972 KB
2 Dec, 2022 @ 12:38pm
1 Change Note ( view )

Subscribe to download
DAY 1.2 : CALORIE COUNTING (ADVENT OF CODE 2022)

In 1 collection by Jumper
Advent of Code 2022
8 items
Description
An Exapunks implementation of https://adventofcode.com/2022/day/1
Make sure you finish 1.1 first!

Problem Description:
Fundamentally the same as 1.1, however this time you must find the sum of the top 3 inventories!
(Repeated Description of 1.1):
The Bookkeeper keeps track of all inventories in File 201 (upper 3 digits) and File 200 (lower 3 digits).
For your convenience, #SEPA has the Keyword that separates elves.
Report 3 upper/lower digits (either order is valid) of the max calories of an elf to the Captain's Register #CAPT.
You are guaranteed that each elf's lower/upper digits will not sum to more than 9999.