Borderou de evaluare (job #3151510)
Utilizator | Data | 21 septembrie 2023 17:30:50 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void connect(int)':
main.cpp:21:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for(int i=0;i<G[nod].size();i++)
| ~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:52:5: error: 'out' was not declared in this scope; did you mean 'fout'?
52 | out<<nr;
| ^~~
| fout
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !