Borderou de evaluare (job #3311177)

Utilizator SimifilLavrente Simion Simifil Data 20 septembrie 2025 11:12:19
Problema Ecotraseu Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int bfs2(int, int, int)': main.cpp:69:1: warning: no return statement in function returning non-void [-Wreturn-type] 69 | } | ^ main.cpp: In function 'int update2(int, int, int)': main.cpp:83:1: warning: no return statement in function returning non-void [-Wreturn-type] 83 | } | ^ main.cpp: In function 'int findCentroid()': main.cpp:52:1: warning: control reaches end of non-void function [-Wreturn-type] 52 | } | ^ main.cpp: In function 'int bfs2(int, int, int)': main.cpp:54:5: warning: infinite recursion detected [-Winfinite-recursion] 54 | int bfs2( int node, int parinte, int lung ) | ^~~~ main.cpp:66:17: note: recursive call 66 | bfs2( next.m, node, lung + next.l ); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms462kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?