I am trying to do the below sample in unordered map in c++
my_dict = {\'one\': [\'alpha\',\'gamma\'], \'two\': [\'beta\'], \'three\' : [\'charlie\']} print(my_dic