Borderou de evaluare (job #2124055)

Utilizator boboomBoomerang boboom Data 6 februarie 2018 20:28:57
Problema Pluricex Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:1: error: ‘si’ does not name a type si n,m,q,a1,l; ^ user.cpp:8:1: error: ‘si’ does not name a type si a[30][30]; ^ user.cpp:9:1: error: ‘si’ does not name a type si x[25]; ^ user.cpp: In function ‘void afis()’: user.cpp:12:20: error: ‘m’ was not declared in this scope for(int i=1;i<=m;i++) ^ user.cpp:14:15: error: ‘x’ was not declared in this scope fout<<x[i]<<" "; ^ user.cpp: In function ‘int cond()’: user.cpp:21:11: error: expected initializer before ‘int’ short int fr[25]={0}; ^ user.cpp:22:20: error: ‘m’ was not declared in this scope for(int i=1;i<=m;i++) ^ user.cpp:24:15: error: expected initializer before ‘int’ short int op=a[x[i]][22]; ^ user.cpp:25:24: error: ‘a’ was not declared in this scope for(int j=1;j<=a[x[i]][22];j++) ^ user.cpp:25:26: error: ‘x’ was not declared in this scope for(int j=1;j<=a[x[i]][22];j++) ^ user.cpp:27:13: error: ‘fr’ was not declared in this scope fr[a[x[i]][j]]++; ^ user.cpp:30:20: error: ‘q’ was not declared in this scope for(int i=1;i<=q;i++) ^ user.cpp:32:12: error: ‘fr’ was not declared in this scope if(fr[i]==0) ^ user.cpp: In function ‘void bkt()’: user.cpp:41:5: error: ‘a1’ was not declared in this scope a1=1; ^ user.cpp:44:12: error: ‘x’ was not declared in this scope if(x[a1]<n-m+a1) ^ user.cpp:44:18: error: ‘n’ was not declared in this scope if(x[a1]<n-m+a1)

Ceva nu functioneaza?