Borderou de evaluare (job #3362055)
| Utilizator | Data | 1 august 2026 12:39:57 | |
|---|---|---|---|
| Problema | Pirati | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:15:12: error: 'NR' was not declared in this scope; did you mean 'N'?
15 | set<int> g[NR];
| ^~
| N
main.cpp: In function 'void Fill(int, int)':
main.cpp:60:9: error: 'g' was not declared in this scope
60 | g[el].insert(cnt);
| ^
main.cpp:61:5: error: 'g' was not declared in this scope
61 | g[cnt]=vecini;
| ^
main.cpp: In function 'void dfs(int, int)':
main.cpp:69:17: error: 'g' was not declared in this scope
69 | for(auto el:g[nod])
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
