Borderou de evaluare (job #3277991)

Utilizator sheesh07Andrei Giurgiu sheesh07 Data 18 februarie 2025 13:47:38
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
18ms561kbKilled by Signal 1100
28ms569kbKilled by Signal 110
38ms573kbKilled by Signal 110
48ms610kbKilled by Signal 1100
58ms741kbKilled by Signal 110
68ms942kbKilled by Signal 110
79ms1146kbKilled by Signal 1100
814ms1978kbKilled by Signal 110
918ms2973kbKilled by Signal 110
1019ms3829kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?