0_0_25453020_21815.cpp:22:1: error: 'mii' does not name a type
mii mp;
^
0_0_25453020_21815.cpp:23:1: error: 'll' does not name a type
ll ans;
^
0_0_25453020_21815.cpp: In function 'int main()':
0_0_25453020_21815.cpp:28:17: error: 'me' was not declared in this scope
me(bit,0);cnt=1;mp.clear();ans=0;
^
0_0_25453020_21815.cpp:28:25: error: 'mp' was not declared in this scope
me(bit,0);cnt=1;mp.clear();ans=0;
^
0_0_25453020_21815.cpp:28:36: error: 'ans' was not declared in this scope
me(bit,0);cnt=1;mp.clear();ans=0;
^
|