Borderou de evaluare (job #1281894)
Utilizator | Data | 3 decembrie 2014 20:22:19 | |
---|---|---|---|
Problema | Alegeri | Status | done |
Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:8:34: error: ‘memset’ was not declared in this scope
memset(viz,999999,sizeof(viz));
^
user.cpp:10:5: error: ‘q’ was not declared in this scope
q.push(nod);
^
user.cpp:14:5: error: expected ‘;’ before ‘}’ token
}
^
user.cpp: In function ‘int main()’:
user.cpp:18:8: error: ‘t’ was not declared in this scope
f>>t;
^
user.cpp:19:9: error: ‘caz’ was not declared in this scope
for(caz=1;caz<=t;++caz)
^
user.cpp:21:12: error: ‘tip’ was not declared in this scope
f>>tip>>n>>m;
^
user.cpp:21:17: error: ‘n’ was not declared in this scope
f>>tip>>n>>m;
^
user.cpp:21:20: error: ‘m’ was not declared in this scope
f>>tip>>n>>m;
^
user.cpp:22:13: error: ‘i’ was not declared in this scope
for(i=1;i<=m;++i)
^
user.cpp:24:16: error: ‘x’ was not declared in this scope
f>>x>>y;
^
user.cpp:24:19: error: ‘y’ was not declared in this scope
f>>x>>y;
^
user.cpp:25:13: error: ‘A’ was not declared in this scope
A[x].push_back(y);
^
user.cpp:30:16: error: ‘c’ was not declared in this scope
f>>c;
^
user.cpp:31:13: error: ‘cost’ was not declared in this scope
cost[x][y]=cost[y][x]=c;
^
user.cpp:31:18: error: ‘x’ was not declared in this scope
cost[x][y]=cost[y][x]=c;
^
user.cpp:31:21: error: ‘y’ was not declared in this scope
cost[x][y]=cost[y][x]=c;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !