Borderou de evaluare (job #1310852)
Utilizator | 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?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !