|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 615164
Mesaj evaluator:
fib.cpp: In function 'void suma(int*, int, int*, int, int*, int&)':
fib.cpp:39: error: incompatible types in assignment of 'int' to 'int [10000002]'
fib.cpp:39: error: ISO C++ forbids comparison between pointer and integer
fib.cpp:39: error: lvalue required as increment operand
fib.cpp:41: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp:41: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp:42: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp: In function 'void schimb(int*, int&, int*, int&, int*, int&)':
fib.cpp:53: error: incompatible types in assignment of 'int' to 'int [10000002]'
fib.cpp:53: error: ISO C++ forbids comparison between pointer and integer
fib.cpp:53: error: lvalue required as increment operand
fib.cpp:55: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp:55: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp:59: error: incompatible types in assignment of 'int' to 'int [10000002]'
fib.cpp:59: error: ISO C++ forbids comparison between pointer and integer
fib.cpp:59: error: lvalue required as increment operand
fib.cpp:61: error: invalid types 'int*[int [10000002]]' for array subscript
fib.cpp:61: error: invalid types 'int*[int [10000002]]' for array subscript
|
||||||||||||||
ajutor |