Borderou de evaluare (job #1371803)

Utilizator robertkarolRobert Szarvas robertkarol Data 4 martie 2015 08:41:57
Problema Zona 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:7:5: error: ‘fin’ was not declared in this scope fin>>x>>y>>n>>l; ^ user.cpp:7:10: error: ‘x’ was not declared in this scope fin>>x>>y>>n>>l; ^ user.cpp:7:13: error: ‘y’ was not declared in this scope fin>>x>>y>>n>>l; ^ user.cpp:7:16: error: ‘n’ was not declared in this scope fin>>x>>y>>n>>l; ^ user.cpp:7:19: error: ‘l’ was not declared in this scope fin>>x>>y>>n>>l; ^ user.cpp:8:5: error: ‘X’ was not declared in this scope X=x; Y=y; ^ user.cpp:8:10: error: ‘Y’ was not declared in this scope X=x; Y=y; ^ user.cpp:9:9: error: ‘i’ was not declared in this scope for(i=1;i<=l;i++) ^ user.cpp:11:14: error: ‘p’ was not declared in this scope fin>>p; ^ user.cpp:14:12: error: ‘a’ was not declared in this scope if(a[X][Y]>0) ^ user.cpp:18:9: error: ‘a’ was not declared in this scope a[X][Y]=++d; ^ user.cpp:18:19: error: ‘d’ was not declared in this scope a[X][Y]=++d; ^

Ceva nu functioneaza?