Borderou de evaluare (job #2924748)

Utilizator IRadu1529Radu Ionescu IRadu1529 Data 9 octombrie 2022 21:52:41
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DFS1(int)': main.cpp:16:23: 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 < g[nod].size(); ++i) { | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void DFS2(int)': main.cpp:29:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for (int i = 0; i < gt[nod].size(); ++i) { | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms7524kbKilled by Signal 1100
25ms7524kbKilled by Signal 110
33ms7524kbKilled by Signal 110
44ms7524kbKilled by Signal 1100
55ms7524kbKilled by Signal 110
65ms7524kbKilled by Signal 110
74ms7524kbKilled by Signal 1100
83ms7524kbKilled by Signal 110
92ms7524kbKilled by Signal 110
104ms7524kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?