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