Borderou de evaluare (job #3241585)
Utilizator | Data | 31 august 2024 19:35:45 | |
---|---|---|---|
Problema | Lowest Common Ancestor | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int dfs(int)':
main.cpp:16:19: error: 'fii' was not declared in this scope
16 | for(auto it : fii[nod])
| ^~~
main.cpp: In function 'void dfs2(int)':
main.cpp:34:19: error: 'fii' was not declared in this scope
34 | for(auto it : fii[nod])
| ^~~
main.cpp: In function 'int main()':
main.cpp:70:13: error: 'fii' was not declared in this scope
70 | fii[parent[i]].push_back(i);
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !