Borderou de evaluare (job #1359812)
Utilizator | Data | 25 februarie 2015 08:14:49 | |
---|---|---|---|
Problema | Sortare topologica | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:24:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<mat[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:76:25: error: ‘v’ was not declared in this scope
sm=v[i];
^
user.cpp:51:9: warning: unused variable ‘t’ [-Wunused-variable]
int t,m,l;
^
user.cpp:51:13: warning: unused variable ‘l’ [-Wunused-variable]
int t,m,l;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !