Borderou de evaluare (job #1869625)
| Utilizator | Data | 6 februarie 2017 00:23:21 | |
|---|---|---|---|
| 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:3:1: error: ‘ifstream’ does not name a type
ifstream in("lgput.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream out("lgput.out");
^
user.cpp: In function ‘int main()’:
user.cpp:22:5: error: ‘in’ was not declared in this scope
in>>a>>b;
^
user.cpp:22:9: error: ‘a’ was not declared in this scope
in>>a>>b;
^
user.cpp:22:12: error: ‘b’ was not declared in this scope
in>>a>>b;
^
user.cpp:23:17: error: ‘out’ was not declared in this scope
out(put(a,b));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
