Borderou de evaluare (job #1325177)

Utilizator Eman98Ghinea Mihail Emanuel Eman98 Data 23 ianuarie 2015 14:26:05
Problema Colaj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int binx(int)’: user.cpp:14:12: error: ‘x’ was not declared in this scope if(x[mij]<k) ^ user.cpp: In function ‘int main()’: user.cpp:23:10: error: ‘n’ was not declared in this scope cin>>n>>m>>p; ^ user.cpp:23:13: error: ‘m’ was not declared in this scope cin>>n>>m>>p; ^ user.cpp:23:16: error: ‘p’ was not declared in this scope cin>>n>>m>>p; ^ user.cpp:24:9: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:26:21: error: ‘y1’ was not declared in this scope cin>>x1[i]>>y1[i]>>x2[i]>>y2[i]; ^ user.cpp:26:28: error: ‘x2’ was not declared in this scope cin>>x1[i]>>y1[i]>>x2[i]>>y2[i]; ^ user.cpp:26:35: error: ‘y2’ was not declared in this scope cin>>x1[i]>>y1[i]>>x2[i]>>y2[i]; ^ user.cpp:27:9: error: ‘x’ was not declared in this scope x[++j]=x1[i]; ^ user.cpp:28:9: error: ‘y’ was not declared in this scope y[j]=y1[i]; ^ user.cpp:32:10: error: ‘x’ was not declared in this scope sort(x+1,x+j+1); ^ user.cpp:32:19: error: ‘sort’ was not declared in this scope sort(x+1,x+j+1); ^ user.cpp:33:10: error: ‘y’ was not declared in this scope sort(y+1,y+j+1); ^ user.cpp:37:9: error: ‘i’ was not declared in this scope for(i=2;i<=j;i++) ^ user.cpp:41:9: error: ‘i’ was not declared in this scope for(i=2;i<=j;i++) ^ user.cpp:44:5: error: ‘normx’ was not declared in this scope normx[1]=1 ^

Ceva nu functioneaza?