Borderou de evaluare (job #2656716)
Utilizator | Data | 8 octombrie 2020 15:32:22 | |
---|---|---|---|
Problema | Subsir crescator maximal | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
ifstream f("scmax.in");
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream g("scmax.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:13:5: error: 'f' was not declared in this scope
f>>n;
^
main.cpp:32:5: error: 'g' was not declared in this scope
g<<LM<<'\n';
^
main.cpp: In function 'void print(int)':
main.cpp:44:5: error: 'g' was not declared in this scope
g<<A[C]<<' ';
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !