Borderou de evaluare (job #950152)
Utilizator | Data | 15 mai 2013 22:36:34 | |
---|---|---|---|
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:2:13: error: ‘__int64’ does not name a type
#define lli __int64
^
user.cpp:7:1: note: in expansion of macro ‘lli’
lli n,p,nr=1999999973;
^
user.cpp:2:13: error: ‘__int64’ does not name a type
#define lli __int64
^
user.cpp:9:1: note: in expansion of macro ‘lli’
lli f(lli n, lli p)
^
user.cpp: In function ‘int main()’:
user.cpp:23:10: error: ‘n’ was not declared in this scope
fin>>n>>p;
^
user.cpp:23:13: error: ‘p’ was not declared in this scope
fin>>n>>p;
^
user.cpp:24:8: error: ‘nr’ was not declared in this scope
n%=nr;
^
user.cpp:26:16: error: ‘f’ was not declared in this scope
fout<<f(n,p);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !