0_0_29613280_7610.cpp: In function 'int lalala1(int (*)[10])':
0_0_29613280_7610.cpp:72:20: error: invalid conversion from 'int*' to 'int' [-fpermissive]
s[3][i] = lss[i];
^
0_0_29613280_7610.cpp: In function 'int main()':
0_0_29613280_7610.cpp:125:1: error: expected primary-expression before '%' token
%
^
0_0_29613280_7610.cpp:125:1: error: expected primary-expression at end of input
0_0_29613280_7610.cpp:125:1: error: expected '}' at end of input
0_0_29613280_7610.cpp:125:1: error: expected '}' at end of input
0_0_29613280_7610.cpp:125:1: error: expected '}' at end of input
0_0_29613280_7610.cpp:125:1: error: expected '}' at end of input
|