0_0_36870291_12611.cpp: In function 'int main()':
0_0_36870291_12611.cpp:10:11: error: statement cannot resolve address of overloaded function
mp.clear;
^
0_0_36870291_12611.cpp:16:32: error: missing template arguments before '.' token
map<int,int>::iterator it=map.find(pow);
^
|