I just completed "Cube Conundrum" - Day 2 - Advent of Code 2023 #AdventOfCode https://adventofcode.com/2023/day/2
I decided to learn the tidyverse way. It has a very clean way, but getting to know the required functions will certainly take time.
Also, why doesn't regex "\\d*" work properly. I want it to select all the numerals.