Borderou de evaluare (job #2932642)
Utilizator | Data | 3 noiembrie 2022 15:28:37 | |
---|---|---|---|
Problema | Plimbare3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:17: error: missing terminating > character
2 | #include <vector
| ^
main.cpp: In function 'void injos(int, int)':
main.cpp:20:9: error: 'dfs' was not declared in this scope
20 | dfs(ff, nod);
| ^~~
main.cpp:24:7: error: 'i' was not declared in this scope
24 | d[i]++;
| ^
main.cpp: In function 'void insus(int, int)':
main.cpp:31:10: error: two or more data types in declaration of 'ff'
31 | for (int auto ff : mc[par])
| ^~~
main.cpp:33:13: error: 'ff' was not declared in this scope; did you mean 'f'?
33 | if (ff == nod)
| ^~
| f
main.cpp:35:32: error: 'ff' was not declared in this scope; did you mean 'f'?
35 | f[nod] = max(f[nod], d[ff] + 2);
| ^~
| f
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !