Added first version of helper tool
This commit is contained in:
@ -6,7 +6,6 @@ desc: |
|
||||
For example, when the list is sorted into alphabetical order, COLIN, which is worth 3 + 15 + 12 + 9 + 14 = 53, is the 938th name in the list. So, COLIN would obtain a score of 938 53 = 49714.
|
||||
What is the total of all the name scores in the file?
|
||||
(See file input)
|
||||
|
|
||||
solution: Bruteforce
|
||||
|
||||
solutions:
|
||||
|
Reference in New Issue
Block a user