Borderou de evaluare (job #2928831)

Utilizator bbia17Baicoianu Bianca bbia17 Data 23 octombrie 2022 22:37:14
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:44:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for(int i = 0; i < G[nod].size(); i++) { | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'void dfsGT(int)': main.cpp:55:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for(int i = 0; i < GT[nod].size(); i++) { | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void afisare()': main.cpp:67:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 67 | for(int j = 0; j < CTC[i].size(); j++) | ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbNumar de componente gresit00
20ms184kbCorect10
30ms184kbCorect10
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
610ms1232kbNumar de componente gresit0
70ms184kbKilled by Signal 1100
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?