Borderou de evaluare (job #2551175)
| Utilizator | Data | 19 februarie 2020 17:00:23 | |
|---|---|---|---|
| Problema | Componente tare 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:21:16: error: 'x' was not declared in this scope
fin >> x >> y;
^
main.cpp:21:21: error: 'y' was not declared in this scope
fin >> x >> y;
^
main.cpp: In function 'void dfs(int)':
main.cpp:31:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < g[nod].size(); i++) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfsT(int)':
main.cpp:44:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < gt[nod].size(); i++) {
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void tiparire()':
main.cpp:72:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < ctc[i].size(); j++)
~~^~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
