Borderou de evaluare (job #3354852)
| Utilizator | Data | 20 mai 2026 23:49:47 | |
|---|---|---|---|
| Problema | Custi | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
3 | ifstream fin ("custi.in");
| ^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
4 | ofstream fout("custi.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'fin' was not declared in this scope; did you mean 'sin'?
10 | fin >> N;
| ^~~
| sin
main.cpp:45:9: error: 'fout' was not declared in this scope
45 | fout << ans[i] << '\n';
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
