Borderou de evaluare (job #2364385)
Utilizator | Data | 4 martie 2019 02:17:30 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:21: error: 'LONG_LONG_MAX' was not declared in this scope
long long p,st=1,dr=LONG_LONG_MAX,mid,howmany,retine;
^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:25:13: error: 'mid' was not declared in this scope
mid=(st+dr)/2;
^~~
main.cpp:26:13: error: 'howmany' was not declared in this scope
howmany=zero(mid);
^~~~~~~
main.cpp:29:17: error: 'retine' was not declared in this scope
retine=mid;
^~~~~~
main.cpp:37:13: error: 'retine' was not declared in this scope
g<<(retine>0?retine:-1);
^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !