The first parameter of the main method is a file name.
Each line of the specified file has the following format:
name value
where [name] is a String and [value] is a double. [name] and [value] are separated by a space.
Find the sum of all the values for each name.
Display in alphabetical order the
The richest
- 12
Locked
Comments (3)
- Popular
- New
- Old
You must be signed in to leave a comment
Justin Smith
7 November 2021, 17:07
Would rate this one Easy, assuming you have done the previous task.
0
Vishnu
29 October 2019, 14:15
Any help would be deeply appreciated!
0
Roman
30 October 2019, 08:10
If you need help, something isn't right in your code, the server won't accept your solution (even if you are 100% sure that it is correct). Describe your question/issue in the HELP section at codegym.cc/help.
0