Borderou de evaluare (job #1533464)

Utilizator AdrianVrAdrian Stefan Vramulet AdrianVr Data 22 noiembrie 2015 16:25:33
Problema Pavare Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:19:21: error: ‘n’ was not declared in this scope for(int i=1;i<=n-1;i++) ^ user.cpp:21:24: error: ‘m’ was not declared in this scope for(int j=1;j<=m-1;j++) ^ user.cpp:36:20: error: ‘n’ was not declared in this scope for(int i=1;i<=n-1;i++) ^ user.cpp:38:19: error: ‘m’ was not declared in this scope for(int j=m;j>=2;j--) ^ user.cpp:53:15: error: ‘n’ was not declared in this scope for(int i=n;i>=2;i--) ^ user.cpp:55:24: error: ‘m’ was not declared in this scope for(int j=1;j<=m-1;j++) ^ user.cpp:70:15: error: ‘n’ was not declared in this scope for(int i=n;i>=2;i--) ^ user.cpp:72:19: error: ‘m’ was not declared in this scope for(int j=m;j>=2;j--) ^

Ceva nu functioneaza?