0_0_2447731_18832.cpp: In function `PP Mul(PP, PP)':
0_0_2447731_18832.cpp:21: error: invalid token
0_0_2447731_18832.cpp:21: error: `include' undeclared (first use this function)
0_0_2447731_18832.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2447731_18832.cpp:21: error: `stdio' undeclared (first use this function)
0_0_2447731_18832.cpp:23: error: expected primary-expression before "const"
0_0_2447731_18832.cpp:23: error: expected `;' before "const"
0_0_2447731_18832.cpp:27: error: declaration of 'Mul(PP, PP)::PP a' shadows a parameter
0_0_2447731_18832.cpp:30: error: a function-definition is not allowed here before '{' token
0_0_2447731_18832.cpp:30: error: expected `,' or `;' before '{' token
0_0_2447731_18832.cpp:44: error: a function-definition is not allowed here before '{' token
0_0_2447731_18832.cpp:44: error: expected `,' or `;' before '{' token
0_0_2447731_18832.cpp:55: error: a function-definition is not allowed here before '{' token
0_0_2447731_18832.cpp:55: error: expected `,' or `;' before '{' token
0_0_2447731_18832.cpp:68: error: a function-definition is not allowed here before '{' token
0_0_2447731_18832.cpp:68: error: expected `,' or `;' before '{' token
0_0_2447731_18832.cpp:85: error: expected primary-expression before "int"
0_0_2447731_18832.cpp:85: error: expected `;' before "int"
|