Borderou de evaluare (job #1918195)
Utilizator | Data | 9 martie 2017 14:28:35 | |
---|---|---|---|
Problema | Dreptunghiuri3 | Status | done |
Runda | cls_10_simulare_oji | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘include’ does not name a type
include <fstream>
^
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fin("dreptunghiuri3.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fout("dreptunghiuri3.out");
^
user.cpp: In function ‘int main()’:
user.cpp:18:2: error: ‘fin’ was not declared in this scope
{fin>>n>>m>>k;
^
user.cpp:25:1: error: ‘fout’ was not declared in this scope
fout<<max1<<' '<<nr;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !