Borderou de evaluare (job #3258352)

Utilizator ShadowZoidPorojan Victor-Andrei ShadowZoid Data 22 noiembrie 2024 10:50: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:18:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(int i=0;i<v[x].size();i++) | ~^~~~~~~~~~~~ main.cpp:40:1: warning: no return statement in function returning non-void [-Wreturn-type] 40 | } | ^ main.cpp: In function 'int main()': main.cpp:54:18: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(j=0;j<sol[i].size();j++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int dfs(int)': main.cpp:11:5: warning: infinite recursion detected [-Winfinite-recursion] 11 | int dfs(int x) | ^~~ main.cpp:21:16: note: recursive call 21 | dfs(v[x][i]); | ~~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
111ms434kbKilled by Signal 1100
211ms434kbKilled by Signal 110
311ms446kbKilled by Signal 110
411ms487kbKilled by Signal 1100
512ms696kbKilled by Signal 110
613ms1015kbKilled by Signal 110
715ms1748kbKilled by Signal 1100
819ms3321kbKilled by Signal 110
929ms6787kbKilled by Signal 110
1035ms10346kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?