Borderou de evaluare (job #2421221)
| Utilizator | Data | 14 mai 2019 15:44:03 | |
|---|---|---|---|
| Problema | Al k-lea termen Fibonacci | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve()':
main.cpp:42:27: error: 'printf' was not declared in this scope
printf ("%lld",a[1][2]);
^
main.cpp: In function 'int main()':
main.cpp:47:28: error: 'stdin' was not declared in this scope
freopen ("kfib.in","r",stdin);
^~~~~
main.cpp:47:33: error: 'freopen' was not declared in this scope
freopen ("kfib.in","r",stdin);
^
main.cpp:48:29: error: 'stdout' was not declared in this scope
freopen ("kfib.out","w",stdout);
^~~~~~
main.cpp:50:19: error: 'scanf' was not declared in this scope
scanf ("%d",&n);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
