Borderou de evaluare (job #3281874)

Utilizator NunumNunum nunum Nunum Data 3 martie 2025 21:05:52
Problema Subsecventa de suma maxima Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:4:13: error: variable 'std::ifstream fin' has initializer but incomplete type 4 | ifstream fin("intrare.in"); | ^ main.cpp:5:14: error: variable 'std::ofstream fout' has initializer but incomplete type 5 | ofstream fout("intrare.out"); | ^ main.cpp: In function 'int main()': main.cpp:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 23 | for(i1=1;i1<=n;i1++) | ^~~ main.cpp:48:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 48 | fout<<l1<<" "<<c1<<" "<<l2<<" "<<c2; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?