Borderou de evaluare (job #1311438)

Utilizator cristibogdanPatrascu Cristian cristibogdan Data 8 ianuarie 2015 10:23:59
Problema Mesaj 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:10:5: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses] f>>s+1; ^ user.cpp:11:9: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:12:9: error: ‘j’ was not declared in this scope for(j=1;a[i][j]!=NULL;j++) ^ user.cpp:13:13: error: ‘vv’ was not declared in this scope vv[i]++; ^ user.cpp:14:5: error: ‘i’ was not declared in this scope for(i=1;i<=m;i++) ^ user.cpp:16:5: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:17:9: error: ‘j’ was not declared in this scope for(j=1;j<=m;j++) ^ user.cpp:18:17: error: ‘viz’ was not declared in this scope if(a[j][viz[j]+1]==s[i]) ^ user.cpp:20:12: error: ‘viz’ was not declared in this scope if(viz[j]==vv[]) ^ user.cpp:20:16: error: ‘j’ was not declared in this scope if(viz[j]==vv[]) ^ user.cpp:20:20: error: ‘vv’ was not declared in this scope if(viz[j]==vv[]) ^ user.cpp:20:23: error: expected primary-expression before ‘]’ token if(viz[j]==vv[]) ^

Ceva nu functioneaza?