Borderou de evaluare (job #2608272)
Utilizator | Data | 30 aprilie 2020 21:55:15 | |
---|---|---|---|
Problema | Lowest Common Ancestor | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:23:17: error: redefinition of 'int x'
int n , m , x , x , y;
^
main.cpp:23:13: note: 'int x' previously declared here
int n , m , x , x , y;
^
main.cpp: In function 'void dfs(int, int)':
main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[nod].size() ; i++)
~~^~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !