|
|||||||||||||||
ultima problemă
grupă: mică
sursă: OMI 2016 ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
|
Sursa 48220
Mesaj evaluator:
bare.cpp: In function `void citeste()':
bare.cpp:9: `string' undeclared (first use this function)
bare.cpp:9: (Each undeclared identifier is reported only once for each function
it appears in.)
bare.cpp:9: parse error before `;' token
bare.cpp:10: `ifstream' undeclared (first use this function)
bare.cpp:12: `fi' undeclared (first use this function)
bare.cpp:14: `s' undeclared (first use this function)
bare.cpp: In function `void scrie()':
bare.cpp:48: `ofstream' undeclared (first use this function)
bare.cpp:48: parse error before `(' token
bare.cpp:51: `NUSTIU' undeclared (first use this function)
bare.cpp:52: `fo' undeclared (first use this function)
bare.cpp:54: return-statement with a value, in function declared with a void
return type
bare.cpp:61: `ALB' undeclared (first use this function)
bare.cpp:62: `f' undeclared (first use this function)
bare.cpp:67: `NEGRU' undeclared (first use this function)
|
||||||||||||||
ajutor |