Borderou de evaluare (job #3277993)

Utilizator sheesh07Andrei Giurgiu sheesh07 Data 18 februarie 2025 13:49:53
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
14ms540kbKilled by Signal 1100
24ms536kbKilled by Signal 110
34ms536kbKilled by Signal 110
44ms548kbKilled by Signal 1100
55ms700kbKilled by Signal 110
64ms909kbKilled by Signal 110
77ms1126kbKilled by Signal 1100
811ms1937kbKilled by Signal 110
914ms2940kbKilled by Signal 110
1017ms3809kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?