Borderou de evaluare (job #3004989)
Utilizator | Data | 16 martie 2023 18:37:50 | |
---|---|---|---|
Problema | Zmeu2 | 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 (*)[100], int, int*, int&, int)':
main.cpp:46:21: error: 'vec' was not declared in this scope
46 | dfs(NrNod,a,vec,i,dimVec,v,s,p);
| ^~~
main.cpp:46:27: error: 'dimVec' was not declared in this scope
46 | dfs(NrNod,a,vec,i,dimVec,v,s,p);
| ^~~~~~
main.cpp: In function 'void Rezolvare()':
main.cpp:53:13: error: 'vec' was not declared in this scope
53 | dfs(NrNod,a,vec,1,dimVec,v,s,p);
| ^~~
main.cpp:53:19: error: 'dimVec' was not declared in this scope
53 | dfs(NrNod,a,vec,1,dimVec,v,s,p);
| ^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !