fn part1(input: &str) -> usize
Expand description

Part 1: what is the number of characters of code for string literals minus the number of characters in memory for the values of the strings in total for the entire file?