Borderou de evaluare (job #1689548)
| Utilizator | Data | 14 aprilie 2016 12:41:25 | |
|---|---|---|---|
| Problema | Componente biconexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:33:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<graf[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:71:44: error: ‘sort’ was not declared in this scope
sort( cbc[i].begin(), cbc[i].end() );
^
user.cpp:72:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<cbc[i].size(); j++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
