Borderou de evaluare (job #3005533)
Utilizator | Data | 17 martie 2023 08:28:57 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
4 | ifstream fin("ssm.in");
| ^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
5 | ofstream fout("ssm.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'fin' was not declared in this scope
11 | fin >> n;
| ^~~
main.cpp:30:5: error: 'fout' was not declared in this scope
30 | fout << smax << " " << st << " " << dr;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !