Light Mode
Dark Mode
TypeScript problem

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: Aug. 9, 2020, 7:54 p.m.
Updated: Aug. 10, 2020, 9:01 a.m.
0
9
User avatar
JackSchneider