Borderou de evaluare (job #3354983)
| Utilizator | Data | 21 mai 2026 15:01:24 | |
|---|---|---|---|
| Problema | Catun | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:7:1: error: 'ifstream' does not name a type
7 | ifstream fin("catun.in");
| ^~~~~~~~
main.cpp:8:1: error: 'ofstream' does not name a type
8 | ofstream fout("catun.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:16:9: error: 'fin' was not declared in this scope
16 | fin >> n >> m >> k;
| ^~~
main.cpp:61:25: error: 'fout' was not declared in this scope; did you mean 'fort'?
61 | fout << 0 << " ";
| ^~~~
| fort
main.cpp:63:25: error: 'fout' was not declared in this scope; did you mean 'fort'?
63 | fout << fort[i] << " ";
| ^~~~
| fort
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
