Borderou de evaluare (job #2924747)

Utilizator IRadu1529Radu Ionescu IRadu1529 Data 9 octombrie 2022 21:46:25
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
15ms8179kbKilled by Signal 1100
22ms7524kbKilled by Signal 110
34ms7524kbKilled by Signal 110
45ms7524kbKilled by Signal 1100
54ms7524kbKilled by Signal 110
65ms7524kbKilled by Signal 110
73ms7524kbKilled by Signal 1100
83ms7524kbKilled by Signal 110
92ms7524kbKilled by Signal 110
104ms7524kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?