Borderou de evaluare (job #1348693)
Utilizator | Data | 19 februarie 2015 20:24:13 | |
---|---|---|---|
Problema | Ridicare la putere in timp logaritmic | Status | done |
Runda | Arhiva educationala | 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: In function ‘int main()’:
user.cpp:6:1: error: ‘ifstream’ was not declared in this scope
ifstream f("lgput.in");
^
user.cpp:6:10: error: expected ‘;’ before ‘f’
ifstream f("lgput.in");
^
user.cpp:7:1: error: ‘f’ was not declared in this scope
f>>baza>>putere;
^
user.cpp:15:1: error: ‘ofstream’ was not declared in this scope
ofstream g("lgput.out");
^
user.cpp:15:10: error: expected ‘;’ before ‘g’
ofstream g("lgput.out");
^
user.cpp:16:1: error: ‘g’ was not declared in this scope
g<<rez;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !