0_0_12037881_3794.cpp: In function `int main()':
0_0_12037881_3794.cpp:8: error: expected primary-expression before '%' token
0_0_12037881_3794.cpp:8: error: `lf' undeclared (first use this function)
0_0_12037881_3794.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12037881_3794.cpp:11: error: invalid conversion from `int' to `const char*'
0_0_12037881_3794.cpp:11: error: initializing argument 1 of `int printf(const char*, ...)'
0_0_12037881_3794.cpp:23: error: expected primary-expression before '%' token
0_0_12037881_3794.cpp:24: error: `d' undeclared (first use this function)
|