Borderou de evaluare (job #3277992)

Utilizator sheesh07Andrei Giurgiu sheesh07 Data 18 februarie 2025 13:48:35
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
16ms581kbKilled by Signal 1100
26ms622kbKilled by Signal 110
36ms577kbKilled by Signal 110
46ms577kbKilled by Signal 1100
57ms737kbKilled by Signal 110
67ms933kbKilled by Signal 110
78ms1150kbKilled by Signal 1100
812ms1949kbKilled by Signal 110
915ms2957kbKilled by Signal 110
1017ms3801kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?