0_0_13047915_30883.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_13047915_30883.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_13047915_30883.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_13047915_30883.cpp:4:10: #include expects "FILENAME" or <FILENAME>
0_0_13047915_30883.cpp: In function `void init()':
0_0_13047915_30883.cpp:18: error: expected `;' before '{' token
0_0_13047915_30883.cpp:18: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:18: error: expected `)' before '{' token
0_0_13047915_30883.cpp:21: error: expected `;' before "C"
0_0_13047915_30883.cpp:21: error: expected `)' before ';' token
0_0_13047915_30883.cpp:28: error: expected `;' before '{' token
0_0_13047915_30883.cpp:28: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:28: error: expected `)' before '{' token
0_0_13047915_30883.cpp: In function `int main()':
0_0_13047915_30883.cpp:38: error: `scanf' undeclared (first use this function)
0_0_13047915_30883.cpp:38: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13047915_30883.cpp:38: error: `EOF' undeclared (first use this function)
0_0_13047915_30883.cpp:41: error: `memset' undeclared (first use this function)
0_0_13047915_30883.cpp:43: error: expected `;' before '{' token
0_0_13047915_30883.cpp:43: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:43: error: expected `)' before '{' token
0_0_13047915_30883.cpp:54: error: `printf' undeclared (first use this function)
0_0_13047915_30883.cpp:56: error: expected `;' before '{' token
0_0_13047915_30883.cpp:56: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:56: error: expected `)' before '{' token
0_0_13047915_30883.cpp:60: error: expected `;' before '{' token
0_0_13047915_30883.cpp:60: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:60: error: expected `)' before '{' token
0_0_13047915_30883.cpp:63: error: expected `;' before '{' token
0_0_13047915_30883.cpp:63: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:63: error: expected `)' before '{' token
0_0_13047915_30883.cpp:66: error: expected `;' before '{' token
0_0_13047915_30883.cpp:66: error: expected primary-expression before '{' token
0_0_13047915_30883.cpp:66: error: expected `)' before '{' token
0_0_13047915_30883.cpp:74: error: `puts' undeclared (first use this function)
|