Borderou de evaluare (job #1787556)
Utilizator | Data | 24 octombrie 2016 19:53:02 | |
---|---|---|---|
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:7: error: expected nested-name-specifier before ‘namepscae’
using namepscae std;
^
user.cpp:3:7: error: ‘namepscae’ has not been declared
user.cpp:3:17: error: expected ‘;’ before ‘std’
using namepscae std;
^
user.cpp:3:17: error: ‘std’ does not name a type
user.cpp:5:5: error: ‘ifstream’ does not name a type
ifstream fin("lgput.in");
^
user.cpp:6:5: error: ‘ofstream’ does not name a type
ofstream fout("lgput.out");
^
user.cpp: In function ‘int main()’:
user.cpp:20:5: error: ‘fin’ was not declared in this scope
fin>>n>>p;
^
user.cpp:21:5: error: ‘fout’ was not declared in this scope
fout<<put(n,p,10);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !