Borderou de evaluare (job #1251333)
Utilizator | Data | 29 octombrie 2014 12:11:01 | |
---|---|---|---|
Problema | Componente tare conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void citire()’:
user.cpp:27:9: error: ‘GT’ was not declared in this scope
GT[y].push_back(x);
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:34:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<A[k].size(); i++)
^
user.cpp: In function ‘void DFS_t(int)’:
user.cpp:45:21: error: ‘GT’ was not declared in this scope
for (int i=0; i<GT[k].size(); i++)
^
user.cpp: In function ‘void afisare()’:
user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0; j<sol[i].size(); j++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !