Borderou de evaluare (job #1350467)
Utilizator | Data | 20 februarie 2015 20:06:39 | |
---|---|---|---|
Problema | Fetite | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: stray ‘\342’ in program
#include <fstream>
^
user.cpp:1:1: error: stray ‘\200’ in program
user.cpp:1:1: error: stray ‘\252’ in program
user.cpp:1:4: error: stray ‘#’ in program
#include <fstream>
^
user.cpp:1:1: error: stray ‘\342’ in program
#include <fstream>
^
user.cpp:1:1: error: stray ‘\200’ in program
user.cpp:1:1: error: stray ‘\216’ in program
user.cpp:1:1: error: stray ‘\342’ in program
user.cpp:1:1: error: stray ‘\200’ in program
user.cpp:1:1: error: stray ‘\254’ in program
user.cpp:1:8: error: ‘include’ does not name a type
#include <fstream>
^
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream fin("fetite.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream fout("fetite.out");
^
user.cpp: In function ‘int main()’:
user.cpp:14:1: error: ‘fin’ was not declared in this scope
fin >> N;
^
user.cpp:15:1: error: ‘fout’ was not declared in this scope
fout << findPetal(N) << '\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !