0_0_13052829_17605.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_13052829_17605.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_13052829_17605.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_13052829_17605.cpp: In function `int main()':
0_0_13052829_17605.cpp:35: error: expected primary-expression before '%' token
0_0_13052829_17605.cpp:35: error: `d' undeclared (first use this function)
0_0_13052829_17605.cpp:35: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13052829_17605.cpp:35: error: `scanf' undeclared (first use this function)
0_0_13052829_17605.cpp:38: error: expected primary-expression before '%' token
0_0_13052829_17605.cpp:39: error: `memset' undeclared (first use this function)
0_0_13052829_17605.cpp:42: error: expected primary-expression before '%' token
0_0_13052829_17605.cpp:62: error: expected primary-expression before '%' token
0_0_13052829_17605.cpp:63: error: `I64d' undeclared (first use this function)
0_0_13052829_17605.cpp:63: error: `printf' undeclared (first use this function)
|