608025_0_0_21705.cpp: In function `void fun(int, int, int, int, int)':
608025_0_0_21705.cpp:52: error: invalid types `int[int]' for array subscript
608025_0_0_21705.cpp:53: error: invalid types `int[int]' for array subscript
608025_0_0_21705.cpp:54: error: invalid types `int[int]' for array subscript
608025_0_0_21705.cpp:55: error: invalid types `int[int]' for array subscript
608025_0_0_21705.cpp: In function `int main()':
608025_0_0_21705.cpp:14: error: too many arguments to function `void fun(int, int, int, int, int)'
608025_0_0_21705.cpp:72: error: at this point in file
608025_0_0_21705.cpp:87: error: expected primary-expression before ']' token
608025_0_0_21705.cpp:87: error: expected primary-expression before ']' token
608025_0_0_21705.cpp:88: error: expected primary-expression before '}' token
608025_0_0_21705.cpp:88: error: expected `;' before '}' token
|