0_0_13038246_4982.cpp:1:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:2:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:3:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:4:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:5:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:6:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:7:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:8:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:9:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:10:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp:11:12: #include expects "FILENAME" or <FILENAME>
0_0_13038246_4982.cpp: In function `int main()':
0_0_13038246_4982.cpp:22: error: `scanf' undeclared (first use this function)
0_0_13038246_4982.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13038246_4982.cpp:28: error: `memset' undeclared (first use this function)
0_0_13038246_4982.cpp:30: error: expected `;' before '{' token
0_0_13038246_4982.cpp:30: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:30: error: expected `)' before '{' token
0_0_13038246_4982.cpp:32: error: expected `;' before '{' token
0_0_13038246_4982.cpp:32: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:32: error: expected `)' before '{' token
0_0_13038246_4982.cpp:37: error: expected `;' before '{' token
0_0_13038246_4982.cpp:37: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:37: error: expected `)' before '{' token
0_0_13038246_4982.cpp:39: error: expected `;' before '{' token
0_0_13038246_4982.cpp:39: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:39: error: expected `)' before '{' token
0_0_13038246_4982.cpp:45: error: expected `;' before '{' token
0_0_13038246_4982.cpp:45: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:45: error: expected `)' before '{' token
0_0_13038246_4982.cpp:49: error: expected `;' before '{' token
0_0_13038246_4982.cpp:49: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:49: error: expected `)' before '{' token
0_0_13038246_4982.cpp:51: error: expected `;' before '{' token
0_0_13038246_4982.cpp:51: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:51: error: expected `)' before '{' token
0_0_13038246_4982.cpp:53: error: expected `;' before '{' token
0_0_13038246_4982.cpp:53: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:53: error: expected `)' before '{' token
0_0_13038246_4982.cpp:54: error: `max' undeclared (first use this function)
0_0_13038246_4982.cpp:60: error: expected `;' before '{' token
0_0_13038246_4982.cpp:60: error: expected primary-expression before '{' token
0_0_13038246_4982.cpp:60: error: expected `)' before '{' token
0_0_13038246_4982.cpp:63: error: `printf' undeclared (first use this function)
|