0_0_6647387_2035.cpp: In function `int pd(int*, int)':
0_0_6647387_2035.cpp:16: error: invalid conversion from `int' to `int*'
0_0_6647387_2035.cpp:14: error: too few arguments to function `int pd(int*, int)'
0_0_6647387_2035.cpp:16: error: at this point in file
0_0_6647387_2035.cpp: In function `int main()':
0_0_6647387_2035.cpp:22: error: `n' undeclared (first use this function)
0_0_6647387_2035.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6647387_2035.cpp:27: error: `j' undeclared (first use this function)
|