Borderou de evaluare (job #3208480)
Utilizator | Data | 28 februarie 2024 18:40:03 | |
---|---|---|---|
Problema | Editor | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:1: error: expected ',' or ';' before 'ofstream'
5 | ofstream fout("editor.out")
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:10:10: error: 'n' was not declared in this scope
10 | fin>>n;
| ^
main.cpp:11:5: error: 'v' was not declared in this scope
11 | v[0] = 0;
| ^
main.cpp:51:13: error: 'fout' was not declared in this scope
51 | fout<<":(";
| ^~~~
main.cpp:54:13: error: 'fout' was not declared in this scope
54 | fout<<":)";
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !