|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 339178
Mesaj evaluator:
avion.cpp:3: `int rand[1000]' redeclared as different kind of symbol
/usr/include/stdlib.h:473: previous declaration of `int rand()'
avion.cpp:8: 'ifstraem' is used as a type, but is not defined as a type.
avion.cpp:9: 'ofstraem' is used as a type, but is not defined as a type.
avion.cpp: In function `int main()':
avion.cpp:11: parse error before `>>' token
avion.cpp:11: syntax error before `>>' token
avion.cpp:16: syntax error before `<=' token
avion.cpp:19: syntax error before `<=' token
avion.cpp:21: use of `rand' is ambiguous
avion.cpp:3: first declared as `int rand[1000]' here
/usr/include/stdlib.h:473: also declared as `int rand()' here
avion.cpp:21: `i' undeclared (first use this function)
avion.cpp:21: (Each undeclared identifier is reported only once for each
function it appears in.)
avion.cpp:21: parse error before `;' token
avion.cpp:26: `j' undeclared (first use this function)
avion.cpp:26: syntax error before `+' token
avion.cpp:29: syntax error before `)' token
avion.cpp:32: use of `rand' is ambiguous
avion.cpp:3: first declared as `int rand[1000]' here
/usr/include/stdlib.h:473: also declared as `int rand()' here
avion.cpp:32: ISO C++ forbids declaration of `timp' with no type
avion.cpp:32: use of `rand' is ambiguous
avion.cpp:3: first declared as `int rand[1000]' here
/usr/include/stdlib.h:473: also declared as `int rand()' here
avion.cpp:32: use of `rand' is ambiguous
avion.cpp:3: first declared as `int rand[1000]' here
/usr/include/stdlib.h:473: also declared as `int rand()' here
avion.cpp:32: `max3' undeclared (first use this function)
avion.cpp:32: assignment (not initialization) in declaration
avion.cpp:33: parse error before `}' token
|
||||||||||||||
ajutor |