Borderou de evaluare (job #1836605)
Utilizator | Data | 28 decembrie 2016 15:22:50 | |
---|---|---|---|
Problema | Factorial | 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:11:5: error: ‘__int64’ was not declared in this scope
__int64 fact;
^
user.cpp:11:13: error: expected ‘;’ before ‘fact’
__int64 fact;
^
user.cpp:17:18: error: ‘INT_MAX’ was not declared in this scope
for( n=0; n<=INT_MAX; n++)
^
user.cpp:19:9: error: ‘fact’ was not declared in this scope
fact = 1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !