Borderou de evaluare (job #1941331)
Utilizator | Data | 27 martie 2017 10:45:29 | |
---|---|---|---|
Problema | Nu stiu | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:1: error: ‘vector’ does not name a type
vector<int> v[10002];
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:13:15: error: ‘v’ was not declared in this scope
for(i=0;i<v[x].size();i++)
^
user.cpp:12:16: warning: unused variable ‘sum’ [-Wunused-variable]
int i,ok=1,sum=0;
^
user.cpp: In function ‘int main()’:
user.cpp:29:8: error: ‘T’ was not declared in this scope
f>>T;
^
user.cpp:30:9: error: ‘t’ was not declared in this scope
for(t=1;t<=T;t++)
^
user.cpp:36:13: error: ‘v’ was not declared in this scope
v[x].push_back(y);
^
user.cpp:43:27: error: ‘v’ was not declared in this scope
for(i=1;i<=n;i++) v[i].clear();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !