0_0_6498828_24806.cpp:4: error: `ll' does not name a type
0_0_6498828_24806.cpp:6: error: `ll' does not name a type
0_0_6498828_24806.cpp:7: error: `ll' does not name a type
0_0_6498828_24806.cpp: In function `void init()':
0_0_6498828_24806.cpp:17: error: `com' undeclared (first use this function)
0_0_6498828_24806.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6498828_24806.cpp:17: error: `clean' undeclared (first use this function)
0_0_6498828_24806.cpp: In function `int main()':
0_0_6498828_24806.cpp:32: error: `dp' undeclared (first use this function)
0_0_6498828_24806.cpp:32: error: `clean' undeclared (first use this function)
0_0_6498828_24806.cpp:33: error: `sum' undeclared (first use this function)
0_0_6498828_24806.cpp:37: error: `scanf' undeclared (first use this function)
0_0_6498828_24806.cpp:44: error: `ll' undeclared (first use this function)
0_0_6498828_24806.cpp:44: error: expected `;' before "res"
0_0_6498828_24806.cpp:45: error: `res' undeclared (first use this function)
0_0_6498828_24806.cpp:48: error: `com' undeclared (first use this function)
0_0_6498828_24806.cpp:64: error: `printf' undeclared (first use this function)
|