Borderou de evaluare (job #2763139)
Utilizator | Data | 11 iulie 2021 19:44:07 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void BFS()':
main.cpp:23:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < Vector[nod].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:41:11: error: expected ';' before 'x'
f x, y;
^
main.cpp:41:15: warning: statement has no effect [-Wunused-value]
f x, y;
^
main.cpp:42:16: error: 'x' was not declared in this scope
cin >> x >> y;
^
main.cpp:42:21: error: 'y' was not declared in this scope
cin >> x >> y;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !