Borderou de evaluare (job #1254657)

Utilizator cristibogdanPatrascu Cristian cristibogdan Data 3 noiembrie 2014 09:21:45
Problema Obmax Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:12: error: two or more data types in declaration of ‘coada’ void coada(){ ^ user.cpp: In function ‘int main()’: user.cpp:29:8: error: ‘n’ was not declared in this scope f>>n>>m; ^ user.cpp:29:11: error: ‘m’ was not declared in this scope f>>n>>m; ^ user.cpp:30:9: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:31:13: error: ‘j’ was not declared in this scope for(j=1;j<=m;j++){ ^ user.cpp:32:16: error: ‘a’ was not declared in this scope f>>a[i][j]; ^ user.cpp:33:13: error: ‘b’ was not declared in this scope b[i][j]=a[i][j];} ^ user.cpp:34:13: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:35:17: error: ‘j’ was not declared in this scope for(j=1;j<=m;j++) ^ user.cpp:36:20: error: ‘a’ was not declared in this scope if(a[i][j]==1){ ^ user.cpp:37:21: error: ‘x’ was not declared in this scope x=i; ^ user.cpp:38:21: error: ‘y’ was not declared in this scope y=j; ^ user.cpp:39:27: error: ‘coada’ was not declared in this scope coada(); ^ user.cpp:40:24: error: ‘Max’ was not declared in this scope if(Max<u){ ^ user.cpp:40:28: error: ‘u’ was not declared in this scope if(Max<u){ ^ user.cpp:42:25: error: ‘l’ was not declared in this scope l=i; ^ user.cpp:43:25: error: ‘c’ was not declared in this scope

Ceva nu functioneaza?