258 B
258 B
Day 3
🎁🎁🎁 Today's language: C
# Find the item type that appears in both compartments of each rucksack. What is the sum of the priorities of those item types?
gcc main.c -o day3
./day3