Borderou de evaluare (job #2777913)

Utilizator d_rawGroza Mihai-Octavian d_raw Data 26 septembrie 2021 00:13:55
Problema Muzeu 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:29:5: error: 'fin' was not declared in this scope; did you mean 'sin'? 29 | fin >> n; | ^~~ | sin main.cpp:32:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 32 | for(int i = 1; i <= n; i++) | ^~~ main.cpp:44:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 44 | lee(); | ^~~ main.cpp:47:17: error: 'fout' was not declared in this scope 47 | fout << a[i][j] << " "; | ^~~~ main.cpp:48:9: error: 'fout' was not declared in this scope 48 | fout << endl; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?