Borderou de evaluare (job #1250758)
Utilizator | Data | 28 octombrie 2014 15:54:04 | |
---|---|---|---|
Problema | Autostrazi2 | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: ‘vector’ does not name a type
vector <int> G[1005];
^
user.cpp: In function ‘void Read()’:
user.cpp:15:9: error: ‘G’ was not declared in this scope
G[x].push_back(y);
^
user.cpp: In function ‘void Solve()’:
user.cpp:26:27: error: ‘G’ was not declared in this scope
for(int j=0;j<G[i].size();j++)
^
user.cpp:21:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !