Borderou de evaluare (job #3258329)

Utilizator ShadowZoidPorojan Victor-Andrei ShadowZoid Data 22 noiembrie 2024 08:21:31
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
113ms4599kbKilled by Signal 1100
213ms4599kbKilled by Signal 110
311ms4599kbKilled by Signal 110
413ms4599kbKilled by Signal 1100
511ms4861kbKilled by Signal 110
612ms5124kbKilled by Signal 110
712ms5652kbKilled by Signal 1100
820ms4730kbKilled by Signal 110
924ms6832kbKilled by Signal 110
1027ms8888kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?