Borderou de evaluare (job #1954295)
Utilizator | Data | 5 aprilie 2017 12:19:54 | |
---|---|---|---|
Problema | Hallway | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void addEdges()’:
user.cpp:17:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<Stalpi.size(); i++)
^
user.cpp:18:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=i+1; j<Stalpi.size(); j++)
^
user.cpp: In function ‘int DFS(int)’:
user.cpp:34:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Stalpi.size();i++)
^
user.cpp:38:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int isOk(double)’:
user.cpp:44:9: error: ‘K’ was not declared in this scope
DFS(K);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !