Borderou de evaluare (job #2314754)
Utilizator | Data | 9 ianuarie 2019 00:25:19 | |
---|---|---|---|
Problema | Alpin | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void TransformareInGraf()':
main.cpp:44:13: warning: unused variable 'x' [-Wunused-variable]
int i,j,x,y,ni,nj,k;
^
main.cpp:44:15: warning: unused variable 'y' [-Wunused-variable]
int i,j,x,y,ni,nj,k;
^
main.cpp: In function 'void Dfs(int)':
main.cpp:85:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[x].size();++i)
~^~~~~~~~~~~~
main.cpp:93:8: error: expected primary-expression before '}' token
}
^
main.cpp: In function 'int main()':
main.cpp:144:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<G[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 !