Borderou de evaluare (job #1310852)

Utilizator Stefanescu_MihaiStefanescu Mihai-Nicolae Stefanescu_Mihai Data 7 ianuarie 2015 12:17:57
Problema Grid Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In member function ‘node* rowC::getNodeAndRemove(short int)’: user.cpp:38:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In member function ‘node* rowC::getNodeNonRemove(short int)’: user.cpp:43:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘void out(rowC&, std::ofstream&)’: user.cpp:104:9: error: ‘a’ was not declared in this scope a ^ user.cpp:105:9: error: expected ‘;’ before ‘pNode’ pNode = cNode; ^ user.cpp:98:11: warning: unused variable ‘pNode’ [-Wunused-variable] node *pNode; ^ user.cpp: In function ‘int main()’: user.cpp:129:14: error: ‘r’ was not declared in this scope out( r[i], s ); ^ user.cpp:129:20: error: ‘s’ was not declared in this scope out( r[i], s ); ^

Ceva nu functioneaza?