Borderou de evaluare (job #2927763)

Utilizator soda-popClinciu Diana soda-pop Data 21 octombrie 2022 14:45:59
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_G(int, int*, std::vector<int>*, std::stack<int>&)': main.cpp:21:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for (int i = 0; i < listaAdiacentaG[start].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void DFS_Gt(int, int*, std::vector<int>*, std::vector<int>&)': main.cpp:32:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for (int i = 0; i < listaAdiacentaGt[start].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:72:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | for (int j = 0; j < compConexe[i].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbNumar de componente gresit00
20ms184kbCorect10
30ms184kbNumar de componente gresit0
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
65ms1101kbNumar de componente gresit0
70ms184kbKilled by Signal 1100
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
101ms184kbKilled by Signal 1100
Punctaj total0

Ceva nu functioneaza?