Borderou de evaluare (job #2001944)
Utilizator | Data | 18 iulie 2017 10:30:42 | |
---|---|---|---|
Problema | Subsecventa de suma maxima | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
ifstream fin ("ssm.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream fout ("ssm.out");
^
user.cpp: In function ‘int main()’:
user.cpp:12:5: error: ‘fin’ was not declared in this scope
fin>>n;
^
user.cpp:33:5: error: ‘fout’ was not declared in this scope
fout<<smax<<" "<<ismax<<" "<<sfmax;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !