Borderou de evaluare (job #3287665)

Utilizator iancuu_andreiIancu Andrei iancuu_andrei Data 18 martie 2025 20:20:07
Problema ChatGGG Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:17:14: error: expected initializer before string constant 17 | ofstream fout"chatggg.out"); | ^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:180:13: error: 'fout' was not declared in this scope 180 | fout << S1[i] << (i+1<sz1 ? ' ' : '\n'); | ^~~~ main.cpp:183:13: error: 'fout' was not declared in this scope 183 | fout << S2[i] << (i+1<sz2 ? ' ' : '\n'); | ^~~~ main.cpp:186:13: error: 'fout' was not declared in this scope 186 | fout << S3[i] << (i+1<sz3 ? ' ' : '\n'); | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?