In buildMap, what effect, if any, would there be from rewriting
trans_map[key] = value.substr(1);as trans_map.insert({key, value.substr(1)})?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.