Borderou de evaluare (job #2948699)
Utilizator | Data | 27 noiembrie 2022 23:28:49 | |
---|---|---|---|
Problema | Easygraph | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i=0; i<lgraf[nod].size(); i++)
| ~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:54:13: error: 'dist' was not declared in this scope; did you mean 'disti'?
54 | dist[i] = v[i];
| ^~~~
| disti
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !