0_0_8506527_7326.cpp: In function `int dpp(int, int)':
0_0_8506527_7326.cpp:52: error: ISO C++ forbids comparison between pointer and integer
0_0_8506527_7326.cpp:52: error: invalid conversion from `int*' to `int'
0_0_8506527_7326.cpp:58: error: invalid conversion from `int*' to `int'
0_0_8506527_7326.cpp: In function `void doit()':
0_0_8506527_7326.cpp:76: error: incompatible types in assignment of `int' to `int[14]'
|