Borderou de evaluare (job #2926148)

Utilizator IRadu1529Radu Ionescu IRadu1529 Data 17 octombrie 2022 09:27:54
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
22ms7524kbKilled by Signal 110
32ms7524kbKilled by Signal 110
42ms7524kbKilled by Signal 1100
53ms7524kbKilled by Signal 110
62ms7524kbKilled by Signal 110
75ms7524kbKilled by Signal 1100
83ms7524kbKilled by Signal 110
92ms7524kbKilled by Signal 110
102ms7524kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?