Borderou de evaluare (job #2810179)
Utilizator | Data | 28 noiembrie 2021 18:53:13 | |
---|---|---|---|
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 Citire()':
main.cpp:13:5: error: 'f' was not declared in this scope
13 | f >> n >> m;
| ^
main.cpp: In function 'void DFS(int)':
main.cpp:26:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
26 | for (int i = 0; i < v[start].size(); i++)
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:48:5: error: 'g' was not declared in this scope
48 | g << insule;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !