Borderou de evaluare (job #2036859)
Utilizator | Data | 11 octombrie 2017 10:05:12 | |
---|---|---|---|
Problema | Marvel | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:16: error: ‘nm1ax’ was not declared in this scope
vector <int> v[nm1ax];
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:12:19: error: ‘v’ was not declared in this scope
for(int i=0;i<v[nod].size();++i) if(!viz[v[nod][i]]) dfs(v[nod][i]);
^
user.cpp: In function ‘int main()’:
user.cpp:23:9: error: ‘v’ was not declared in this scope
v[x].push_back(y);
^
user.cpp:30:23: error: ‘v’ was not declared in this scope
for(int j=0;j<v[nod].size();++j)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !