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