When I declare an unordered map, then by default all the values are assigned to 0. But I want to assign all the values to say -1. Is there any way to do that?
For exa