0_0_4443713_11337.cpp: In function `int main()':
0_0_4443713_11337.cpp:104: error: invalid token
0_0_4443713_11337.cpp:104: error: `need' undeclared (first use this function)
0_0_4443713_11337.cpp:104: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4443713_11337.cpp:104: error: expected `;' before "include"
0_0_4443713_11337.cpp:117: error: a function-definition is not allowed here before '{' token
0_0_4443713_11337.cpp:117: error: expected `,' or `;' before '{' token
0_0_4443713_11337.cpp:130: error: a function-definition is not allowed here before '{' token
0_0_4443713_11337.cpp:130: error: expected `,' or `;' before '{' token
0_0_4443713_11337.cpp:140: error: a function-definition is not allowed here before '{' token
0_0_4443713_11337.cpp:140: error: expected `,' or `;' before '{' token
0_0_4443713_11337.cpp:158: error: a function-definition is not allowed here before '{' token
0_0_4443713_11337.cpp:158: error: expected `,' or `;' before '{' token
0_0_4443713_11337.cpp:175: error: a function-definition is not allowed here before '{' token
0_0_4443713_11337.cpp:175: error: expected `,' or `;' before '{' token
0_0_4443713_11337.cpp:192: error: expected primary-expression before "int"
0_0_4443713_11337.cpp:192: error: expected `;' before "int"
0_0_4443713_11337.cpp:229: error: invalid types `int[int]' for array subscript
|