Figure 2: The error message of Figure 1 after filtering with the Perl script STLFilt.pl

     ****** STL Err0r Decryption is ON! ******
error.cpp
error.cpp(16) : error C2664: 
'iter multimap<string,int>::insert(pair<string,int> &)' : 
cannot convert parameter 1 from 'const int' to 
'pair<string,int> &'
Reason: cannot convert from 'const int' to 
'const pair<string const,int>'
No constructor could take the source type, 
or constructor overload resolution was ambiguous

— End of Figure —