0_0_9641350_352.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_9641350_352.cpp:24: error: expected constructor, destructor, or type conversion before '<' token
0_0_9641350_352.cpp:24: error: expected `,' or `;' before '<' token
0_0_9641350_352.cpp: In function `int main()':
0_0_9641350_352.cpp:28: error: `M' undeclared (first use this function)
0_0_9641350_352.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9641350_352.cpp:39: error: `scanf' undeclared (first use this function)
0_0_9641350_352.cpp:44: error: `string' undeclared (first use this function)
0_0_9641350_352.cpp:44: error: expected `]' before "str"
0_0_9641350_352.cpp:44: error: expected `,' or `;' before "str"
0_0_9641350_352.cpp:45: error: `pow' undeclared (first use this function)
0_0_9641350_352.cpp:47: error: `printf' undeclared (first use this function)
|