Borderou de evaluare (job #3361553)
| Utilizator | Data | 25 iulie 2026 13:35:27 | |
|---|---|---|---|
| Problema | Sediu | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for(int i=0;i<fii.size();i++)
| ~^~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:38:9: error: 'ta' was not declared in this scope; did you mean 'tm'?
38 | dfs(ta,0);
| ^~
| tm
main.cpp:53:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | for(int i=0;i<rez.size();i++){
| ~^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
