Borderou de evaluare (job #3332160)
| Utilizator | Data | 4 ianuarie 2026 18:02:07 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:8:1: error: 'ifstream' does not name a type
8 | ifstream fin("sortaret.in");
| ^~~~~~~~
main.cpp:9:1: error: 'ofstream' does not name a type
9 | ofstream fout("sortaret.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:33:9: error: 'fin' was not declared in this scope
33 | fin >> n >> m;
| ^~~
main.cpp:49:17: error: 'fout' was not declared in this scope
49 | fout << stiva.top() << ' ';
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
