0_0_10651037_15360.cpp:4:10: #include expects "FILENAME" or <FILENAME>
0_0_10651037_15360.cpp: In function `int main()':
0_0_10651037_15360.cpp:18: error: expected primary-expression before '%' token
0_0_10651037_15360.cpp:18: error: `d' undeclared (first use this function)
0_0_10651037_15360.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10651037_15360.cpp:20: error: expected primary-expression before '%' token
0_0_10651037_15360.cpp:21: error: expected primary-expression before '%' token
0_0_10651037_15360.cpp:21: error: `s' undeclared (first use this function)
0_0_10651037_15360.cpp:48: error: expected primary-expression before '%' token
0_0_10651037_15360.cpp: At global scope:
0_0_10651037_15360.cpp:52: error: expected unqualified-id before '<' token
0_0_10651037_15360.cpp:52: error: expected `,' or `;' before '<' token
|