checking my result has a layout problem
my representation of the solution dictionary is a map<string,number>
I can not find a data structure with de correct checking layout
tried
result = {}
result[word] = count
but Typescript doesnot allows this.
Created at: 2020/08/09 19:54; Updated at: 2020/08/10 09:01
The question is resolved.