Borderou de evaluare (job #1562222)
Utilizator | Data | 4 ianuarie 2016 21:47:03 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:1: error: expected ‘,’ or ‘;’ before ‘unsigned’
unsigned long long m,p,y,u,x,s,ok;
^
user.cpp: In function ‘int main()’:
user.cpp:31:8: error: ‘p’ was not declared in this scope
f>>p;
^
user.cpp:32:5: error: ‘y’ was not declared in this scope
y=5,u=5*p;
^
user.cpp:32:9: error: ‘u’ was not declared in this scope
y=5,u=5*p;
^
user.cpp:33:5: error: ‘ok’ was not declared in this scope
ok=0;
^
user.cpp:36:9: error: ‘m’ was not declared in this scope
m=(y+u)/2;
^
user.cpp:49:12: error: ‘m’ was not declared in this scope
if(m%5!=0) m=m/5*5;
^
user.cpp:50:12: error: ‘m’ was not declared in this scope
g<<m;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !