Borderou de evaluare (job #1167151)

Utilizator ionutpop118Pop Ioan Cristian ionutpop118 Data 4 aprilie 2014 14:46:03
Problema Castel Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: ‘vector’ does not name a type vector <int> a[155]; ^ user.cpp: In function ‘int main()’: user.cpp:25:4: error: ‘c’ was not declared in this scope c=conv1(i,j); ^ user.cpp:28:2: error: ‘q’ was not declared in this scope q.push(st); ^ user.cpp:29:2: error: ‘f’ was not declared in this scope f[st]=1; ^ user.cpp:32:3: error: ‘aux’ was not declared in this scope aux=q.front(); ^ user.cpp:34:3: error: expected ‘;’ before ‘while’ while (!a[i].empty) ^ user.cpp:38:3: warning: statement is a reference, not call, to function ‘conv2’ [-Waddress] } ^ user.cpp:38:3: warning: statement has no effect [-Wunused-value] user.cpp:42:4: error: ‘nx’ was not declared in this scope nx=aux.x+dx[d]; ^ user.cpp:42:13: error: ‘dx’ was not declared in this scope nx=aux.x+dx[d]; ^ user.cpp:43:4: error: ‘ny’ was not declared in this scope ny=aux.y+dy[d]; ^ user.cpp:43:13: error: ‘dy’ was not declared in this scope ny=aux.y+dy[d]; ^ user.cpp:44:4: error: ‘c’ was not declared in this scope c=conv1(nx,ny); ^ user.cpp:49:6: error: ‘auxn’ was not declared in this scope auxn.x=nx; ^ user.cpp:57:7: error: ‘a’ was not declared in this scope a[v[c]].push_back(c) ^ user.cpp:58:7: error: expected ‘;’ before ‘viz’ viz[v[c]][c]=1; ^

Ceva nu functioneaza?