Borderou de evaluare (job #1853000)
Utilizator | Data | 21 ianuarie 2017 12:42:42 | |
---|---|---|---|
Problema | Secretul Cifrului | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fi("cifru.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fo("cifru.out");
^
user.cpp: In function ‘int main()’:
user.cpp:38:4: error: ‘fi’ was not declared in this scope
{ fi>>n>>k;
^
user.cpp:39:4: error: ‘fo’ was not declared in this scope
fo<<f(n);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !