Borderou de evaluare (job #3277994)

Utilizator sheesh07Andrei Giurgiu sheesh07 Data 18 februarie 2025 13:55:05
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int dfs(int)': main.cpp:35:1: warning: no return statement in function returning non-void [-Wreturn-type] 35 | } | ^ main.cpp: In function 'int dfst(int)': main.cpp:47:1: warning: no return statement in function returning non-void [-Wreturn-type] 47 | } | ^ main.cpp: In function 'int dfs(int)': main.cpp:25:5: warning: infinite recursion detected [-Winfinite-recursion] 25 | int dfs(int s) | ^~~ main.cpp:31:32: note: recursive call 31 | if(v[t[0][man]]==0) dfs(t[0][man]); | ~~~^~~~~~~~~~~ main.cpp: In function 'int dfst(int)': main.cpp:37:5: warning: infinite recursion detected [-Winfinite-recursion] 37 | int dfst(int s) | ^~~~ main.cpp:44:35: note: recursive call 44 | if(vt[tt[0][man]]==0) dfst(tt[0][man]); | ~~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms536kbKilled by Signal 1100
24ms532kbKilled by Signal 110
34ms544kbKilled by Signal 110
44ms561kbKilled by Signal 1100
55ms704kbKilled by Signal 110
66ms909kbKilled by Signal 110
77ms1122kbKilled by Signal 1100
811ms1921kbKilled by Signal 110
914ms2940kbKilled by Signal 110
1017ms3760kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?