Borderou de evaluare (job #3332347)
| Utilizator | Data | 6 ianuarie 2026 11:30:23 | |
|---|---|---|---|
| Problema | Secvente | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:5:10: error: expected unqualified-id before string constant
5 | ifstream("aprindere.in");
| ^~~~~~~~~~~~~~
main.cpp:5:10: error: expected ')' before string constant
5 | ifstream("aprindere.in");
| ~^~~~~~~~~~~~~~
| )
main.cpp:6:10: error: expected unqualified-id before string constant
6 | ofstream("aprindere.out");
| ^~~~~~~~~~~~~~~
main.cpp:6:10: error: expected ')' before string constant
6 | ofstream("aprindere.out");
| ~^~~~~~~~~~~~~~~
| )
main.cpp: In function 'int main()':
main.cpp:12:9: error: 'fin' was not declared in this scope; did you mean 'sin'?
12 | fin >> n;
| ^~~
| sin
main.cpp:47:9: error: 'fout' was not declared in this scope
47 | fout << rez << '\n';
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
