Borderou de evaluare (job #1110356)
Utilizator | Data | 17 februarie 2014 23:43:17 | |
---|---|---|---|
Problema | Fractal | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:5: error: ‘__int64’ was not declared in this scope
__int64 a,s=0;
^
user.cpp:6:13: error: expected ‘;’ before ‘a’
__int64 a,s=0;
^
user.cpp:11:5: error: ‘a’ was not declared in this scope
a=1<<k;
^
user.cpp:22:13: error: ‘s’ was not declared in this scope
s+=1<<(k-1)*2;
^
user.cpp:28:13: error: ‘s’ was not declared in this scope
s+=2*(1<<(k-1)*2);
^
user.cpp:34:13: error: ‘s’ was not declared in this scope
s+=3*(1<<(k-1)*2);
^
user.cpp:39:17: error: ‘s’ was not declared in this scope
printf("%d",s);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !