Borderou de evaluare (job #1321897)
Utilizator | Data | 19 ianuarie 2015 17:28:45 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In constructor ‘Graph::Graph()’:
user.cpp:98:39: error: ‘memset’ was not declared in this scope
memset(comp,0,sizeof(comp));
^
user.cpp: In member function ‘void Graph::dfs(int)’:
user.cpp:128:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<AdList[node].size();i++)
^
user.cpp: In member function ‘int stack::top()’:
user.cpp:38:9: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !