Borderou de evaluare (job #2926741)
Utilizator | Data | 18 octombrie 2022 16:45:10 | |
---|---|---|---|
Problema | Arbore | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: 'vector' does not name a type
15 | vector<int>v[NMAX];
| ^~~~~~
main.cpp: In function 'int solve(int, int)':
main.cpp:34:24: error: 'v' was not declared in this scope
34 | for(auto i:v[p])
| ^
main.cpp: In function 'int main()':
main.cpp:51:9: error: 'v' was not declared in this scope
51 | v[x].push_back(y);
| ^
main.cpp:46:17: warning: unused variable 'j' [-Wunused-variable]
46 | int n,m,t,i,j,x,y;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !