0_0_10788301_8735.cpp: In function `int calc(int, int, int)':
0_0_10788301_8735.cpp:17: error: invalid conversion from `int*' to `int'
0_0_10788301_8735.cpp:19: error: incompatible types in assignment of `bool' to `bool[2]'
0_0_10788301_8735.cpp:22: error: incompatible types in assignment of `int*' to `int[2]'
0_0_10788301_8735.cpp:25: error: incompatible types in assignment of `int*' to `int[2]'
0_0_10788301_8735.cpp:28: error: invalid conversion from `int*' to `int'
|