Borderou de evaluare (job #1380268)
Utilizator | Data | 7 martie 2015 05:12:17 | |
---|---|---|---|
Problema | Paduri de multimi disjuncte | Status | done |
Runda | Arhiva educationala | 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:6:1: error: ‘ifstream’ does not name a type
ifstream fin("disjoint.in");
^
user.cpp:7:1: error: ‘ofstream’ does not name a type
ofstream fout("disjoint.out");
^
user.cpp: In function ‘void Read()’:
user.cpp:41:5: error: ‘fin’ was not declared in this scope
fin >> N >> M;
^
user.cpp:57:17: error: ‘fout’ was not declared in this scope
fout<<"DA\n";
^
user.cpp:59:17: error: ‘fout’ was not declared in this scope
fout<<"NU\n";
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !