0_0_10934128_28381.cpp: In function `void max(int, int, int)':
0_0_10934128_28381.cpp:4: error: return-statement with a value, in function returning 'void'
0_0_10934128_28381.cpp: In function `int main()':
0_0_10934128_28381.cpp:15: error: `dp' undeclared (first use this function)
0_0_10934128_28381.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10934128_28381.cpp:22: error: `k' undeclared (first use this function)
|