28965_0_27658.cpp:3: error: `main' must return `int'
28965_0_27658.cpp: In function `int main(...)':
28965_0_27658.cpp:7: error: expected primary-expression before '%' token
28965_0_27658.cpp:7: error: stray '\' in program
28965_0_27658.cpp:7: error: `lf' undeclared (first use this function)
28965_0_27658.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
28965_0_27658.cpp:7: error: missing terminating " character
28965_0_27658.cpp:8: error: expected `;' before '}' token
|