|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 622060
Mesaj evaluator:
muguri.cpp: In function 'void citire(int, int&)':
muguri.cpp:13: error: 'fin' was not declared in this scope
muguri.cpp:17: error: invalid types 'int[int]' for array subscript
muguri.cpp:21: error: expected ';' before '}' token
muguri.cpp:23: error: invalid types 'int[int]' for array subscript
muguri.cpp:23: error: invalid types 'int[int]' for array subscript
muguri.cpp: In function 'int palindrom(int, int)':
muguri.cpp:31: error: invalid types 'int[int]' for array subscript
muguri.cpp:31: error: invalid types 'int[int]' for array subscript
muguri.cpp:28: warning: unused variable 'i'
muguri.cpp: In function 'void suma(int, int, int, int&)':
muguri.cpp:44: error: expected primary-expression before ')' token
muguri.cpp:44: error: expected ';' before ')' token
muguri.cpp:45: error: expected primary-expression before '}' token
muguri.cpp:45: error: expected ';' before '}' token
muguri.cpp:45: error: expected primary-expression before '}' token
muguri.cpp:45: error: expected ')' before '}' token
muguri.cpp:45: error: expected primary-expression before '}' token
muguri.cpp:45: error: expected ';' before '}' token
muguri.cpp:41: warning: unused variable 't'
muguri.cpp:41: warning: unused variable 'val'
muguri.cpp: In function 'int main()':
muguri.cpp:49: error: 'fin' was not declared in this scope
muguri.cpp:53: error: invalid conversion from 'int*' to 'int'
muguri.cpp:53: error: initializing argument 1 of 'void citire(int, int&)'
muguri.cpp:54: error: expected ';' before 'if'
|
||||||||||||||
ajutor |