Segmentation fault In the Operator overloaded function

When i use the operator overloaded function by giving menu[“Pizza”] = 30 it gives segmentation fault, rest all functions are working. I have implemented the operator overloaded function in the same manner as shown in the video.