I need to do the following: Pass a string and go through it and take each letter found and add with its corresponding value, type: a = 1, s = 19 and so on.
Well, I made a enum with all values of string , starting with a =...
asked by
06.07.2015 / 12:34