Borderou de evaluare (job #3258349)

Utilizator ShadowZoidPorojan Victor-Andrei ShadowZoid Data 22 noiembrie 2024 10:46:03
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<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: 'int' and 'std::vector<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
15ms430kbKilled by Signal 1100
28ms421kbKilled by Signal 110
38ms442kbKilled by Signal 110
48ms466kbKilled by Signal 1100
55ms618kbKilled by Signal 110
610ms892kbKilled by Signal 110
712ms1441kbKilled by Signal 1100
811ms2654kbKilled by Signal 110
925ms5705kbKilled by Signal 110
1027ms8839kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?