Borderou de evaluare (job #3222353)
| Utilizator | Data | 9 aprilie 2024 20:33:21 | |
|---|---|---|---|
| Problema | Coarde în cerc | Status | done |
| Runda | arhiva-utcn | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int bk(int, int, int)':
main.cpp:19:1: warning: no return statement in function returning non-void [-Wreturn-type]
19 | }
| ^
main.cpp:7:5: warning: infinite recursion detected [-Winfinite-recursion]
7 | int bk(int n1,int n0,int p)
| ^~
main.cpp:15:11: note: recursive call
15 | bk(n1+1,n0,p+1);
| ~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 9ms | 405kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
