Borderou de evaluare (job #1610611)
Utilizator | Data | 23 februarie 2016 17:39:34 | |
---|---|---|---|
Problema | Cezar | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:21:21: error: array bound is not an integer constant before ‘]’ token
vector<short int>v[n];
^
user.cpp: In function ‘int main()’:
user.cpp:31:9: error: ‘v’ was not declared in this scope
v[x].pb(y);
^
user.cpp:38:12: error: ‘v’ was not declared in this scope
if(v[i].size() == 1)
^
user.cpp:46:16: error: ‘v’ was not declared in this scope
nod = *v[vec].begin();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !