0_0_9167248_6392.cpp: In function `void solve()':
0_0_9167248_6392.cpp:19: error: `PI' undeclared (first use this function)
0_0_9167248_6392.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9167248_6392.cpp:19: error: template argument 1 is invalid
0_0_9167248_6392.cpp:19: error: template argument 2 is invalid
0_0_9167248_6392.cpp:19: error: invalid type in declaration before ';' token
0_0_9167248_6392.cpp:20: error: `push' has not been declared
0_0_9167248_6392.cpp:20: error: request for member of non-aggregate type before '(' token
0_0_9167248_6392.cpp:20: error: `mp' undeclared (first use this function)
0_0_9167248_6392.cpp:21: error: `empty' has not been declared
0_0_9167248_6392.cpp:21: error: request for member of non-aggregate type before '(' token
0_0_9167248_6392.cpp:22: error: `front' has not been declared
0_0_9167248_6392.cpp:22: error: request for member of non-aggregate type before '(' token
0_0_9167248_6392.cpp:23: error: `front' has not been declared
0_0_9167248_6392.cpp:23: error: request for member of non-aggregate type before '(' token
0_0_9167248_6392.cpp:24: error: `pop' has not been declared
0_0_9167248_6392.cpp:24: error: request for member of non-aggregate type before '(' token
0_0_9167248_6392.cpp:32: error: `it' undeclared (first use this function)
0_0_9167248_6392.cpp:32: error: `FOR' undeclared (first use this function)
0_0_9167248_6392.cpp:32: error: expected `;' before '{' token
0_0_9167248_6392.cpp: In function `int main()':
0_0_9167248_6392.cpp:42: error: `PI' undeclared (first use this function)
0_0_9167248_6392.cpp:42: error: template argument 2 is invalid
0_0_9167248_6392.cpp:42: error: template argument 1 is invalid
0_0_9167248_6392.cpp:42: error: template argument 3 is invalid
0_0_9167248_6392.cpp:42: error: template argument 4 is invalid
0_0_9167248_6392.cpp:42: error: invalid type in declaration before ';' token
0_0_9167248_6392.cpp:43: error: template argument 1 is invalid
0_0_9167248_6392.cpp:43: error: template argument 3 is invalid
0_0_9167248_6392.cpp:43: error: template argument 4 is invalid
0_0_9167248_6392.cpp:43: error: invalid type in declaration before ';' token
0_0_9167248_6392.cpp:45: error: `i' undeclared (first use this function)
0_0_9167248_6392.cpp:45: error: `rep' undeclared (first use this function)
0_0_9167248_6392.cpp:45: error: expected `;' before '{' token
|