Borderou de evaluare (job #2169261)

Utilizator PRGCRRaul Cotar PRGCR Data 14 martie 2018 14:31:34
Problema Zoro Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void urm()’: user.cpp:11:21: error: ‘n’ was not declared in this scope for(int j=1; j>=n; ++j) { ^ user.cpp:12:12: error: ‘v’ was not declared in this scope if(v[y][x]-v[j][x]<mic && v[y][x]-v[j][x]>0) { ^ user.cpp:12:14: error: ‘y’ was not declared in this scope if(v[y][x]-v[j][x]<mic && v[y][x]-v[j][x]>0) { ^ user.cpp:12:17: error: ‘x’ was not declared in this scope if(v[y][x]-v[j][x]<mic && v[y][x]-v[j][x]>0) { ^ user.cpp:12:28: error: ‘mic’ was not declared in this scope if(v[y][x]-v[j][x]<mic && v[y][x]-v[j][x]>0) { ^ user.cpp:14:13: error: ‘b’ was not declared in this scope b=j; ^ user.cpp:17:21: error: ‘m’ was not declared in this scope for(int i=1; i>=m; ++i) { ^ user.cpp:18:12: error: ‘v’ was not declared in this scope if(v[y][x]-v[y][i]<mic && v[y][x]-v[y][i]>0) { ^ user.cpp:18:14: error: ‘y’ was not declared in this scope if(v[y][x]-v[y][i]<mic && v[y][x]-v[y][i]>0) { ^ user.cpp:18:17: error: ‘x’ was not declared in this scope if(v[y][x]-v[y][i]<mic && v[y][x]-v[y][i]>0) { ^ user.cpp:18:28: error: ‘mic’ was not declared in this scope if(v[y][x]-v[y][i]<mic && v[y][x]-v[y][i]>0) { ^ user.cpp:20:13: error: ‘a’ was not declared in this scope a=i; ^ user.cpp:23:5: error: ‘x’ was not declared in this scope x=a; ^ user.cpp:23:7: error: ‘a’ was not declared in this scope x=a; ^ user.cpp:24:5: error: ‘y’ was not declared in this scope y=b; ^ user.cpp:24:7: error: ‘b’ was not declared in this scope y=b; ^ user.cpp: In function ‘int main()’:

Ceva nu functioneaza?