0_0_5024715_22661.cpp: In function `int main()':
0_0_5024715_22661.cpp:7: error: `scanf' undeclared (first use this function)
0_0_5024715_22661.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5024715_22661.cpp:15: error: `money' undeclared (first use this function)
0_0_5024715_22661.cpp:15: error: `p' undeclared (first use this function)
0_0_5024715_22661.cpp:20: error: `dp' undeclared (first use this function)
0_0_5024715_22661.cpp:40: error: `printf' undeclared (first use this function)
|