Borderou de evaluare (job #3287664)
Utilizator | Data | 18 martie 2025 20:19:26 | |
---|---|---|---|
Problema | ChatGGG | Status | done |
Runda | arhiva-utcn | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:13: error: variable 'std::ifstream fin' has initializer but incomplete type
15 | ifstream fin("chatggg.in");
| ^
main.cpp:16:14: error: expected initializer before string constant
16 | ofstream fout"chatggg.out");
| ^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:179:13: error: 'fout' was not declared in this scope
179 | fout << S1[i] << (i+1<sz1 ? ' ' : '\n');
| ^~~~
main.cpp:182:13: error: 'fout' was not declared in this scope
182 | fout << S2[i] << (i+1<sz2 ? ' ' : '\n');
| ^~~~
main.cpp:185:13: error: 'fout' was not declared in this scope
185 | fout << S3[i] << (i+1<sz3 ? ' ' : '\n');
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !