Borderou de evaluare (job #2053863)
Utilizator | Data | 1 noiembrie 2017 14:32:48 | |
---|---|---|---|
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: In function ‘int main()’:
user.cpp:17:5: error: expected initializer before ‘ifstream’
ifstream f("lgput");
^
user.cpp:18:15: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("lgput");
^
user.cpp:19:5: error: ‘f’ was not declared in this scope
f>>a>>b
^
user.cpp:19:11: error: ‘b’ was not declared in this scope
f>>a>>b
^
user.cpp:20:5: error: expected ‘;’ before ‘g’
g<<p(a,b);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !