Borderou de evaluare (job #3317426)
| Utilizator | Data | 23 octombrie 2025 16:58:10 | |
|---|---|---|---|
| Problema | Berarii2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:12:27: error: 'n' was not declared in this scope; did you mean 'yn'?
12 | vector<vector<int>> vecin(n);
| ^
| yn
main.cpp:13:18: error: 'n' was not declared in this scope; did you mean 'yn'?
13 | vector<int> dist(n, -1);
| ^
| yn
main.cpp:14:18: error: 'n' was not declared in this scope; did you mean 'yn'?
14 | vector<bool> viz(n, false);
| ^
| yn
main.cpp: In function 'int main()':
main.cpp:68:13: error: 'vis' was not declared in this scope; did you mean 'viz'?
68 | if(!vis[i]){
| ^~~
| viz
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
