Borderou de evaluare (job #3258330)

Utilizator ShadowZoidPorojan Victor-Andrei ShadowZoid Data 22 noiembrie 2024 08:22:26
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:16:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | for(int i=0;i<v[x].size();i++) | ~^~~~~~~~~~~~ main.cpp:38:1: warning: no return statement in function returning non-void [-Wreturn-type] 38 | } | ^ main.cpp: In function 'int main()': main.cpp:52:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 52 | for(j=0;j<sol[i].size();j++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int dfs(int)': main.cpp:9:5: warning: infinite recursion detected [-Winfinite-recursion] 9 | int dfs(int x) | ^~~ main.cpp:19:16: note: recursive call 19 | dfs(v[x][i]); | ~~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
112ms8929kbKilled by Signal 1100
212ms8785kbKilled by Signal 110
312ms8785kbKilled by Signal 110
412ms8785kbKilled by Signal 1100
513ms9048kbKilled by Signal 110
618ms9424kbKilled by Signal 110
719ms9871kbKilled by Signal 1100
823ms6893kbKilled by Signal 110
932ms9998kbKilled by Signal 110
1033ms12918kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?