Borderou de evaluare (job #2570339)

Utilizator codruta_mironCodruta Miron codruta_miron Data 4 martie 2020 16:14:37
Problema Zona Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:172:9: error: 'fout' was not declared in this scope fout<<a[poz1][poz2]-a[poz1-1][poz2]+1<<endl; ^~~~ main.cpp:174:9: error: 'fout' was not declared in this scope fout<<a[poz1][poz2]-a[poz1][poz2+1]+1<<endl; ^~~~ main.cpp:176:9: error: 'fout' was not declared in this scope fout<<a[poz1][poz2]-a[poz1+1][poz2]+1<<endl; ^~~~ main.cpp:178:5: error: 'fout' was not declared in this scope fout<<a[poz1][poz2]-a[poz1][poz2-1]+1<<endl; ^~~~ main.cpp:196:5: error: 'fout' was not declared in this scope fout<<nr; ^~~~ Non zero exit status: 1

Ceva nu functioneaza?