Borderou de evaluare (job #3258328)

Utilizator ShadowZoidPorojan Victor-Andrei ShadowZoid Data 22 noiembrie 2024 08:19:46
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
112ms8978kbKilled by Signal 1100
212ms8785kbKilled by Signal 110
312ms8785kbKilled by Signal 110
412ms8785kbKilled by Signal 1100
513ms9048kbKilled by Signal 110
620ms9310kbKilled by Signal 110
718ms9957kbKilled by Signal 1100
821ms6942kbKilled by Signal 110
927ms9797kbKilled by Signal 110
1034ms12840kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?