0_0_37338123_17170.cpp: In function 'int main()':
0_0_37338123_17170.cpp:33:9: error: 'Ull' was not declared in this scope
Ull tt=1;
^
0_0_37338123_17170.cpp:51:26: error: 'M' was not declared in this scope
if(P.size()==M)
^
0_0_37338123_17170.cpp:60:30: error: 'M' was not declared in this scope
if(P.size()==M)
^
|