Borderou de evaluare (job #2860978)

Utilizator TudosieRazvanTudosie Marius-Razvan TudosieRazvan Data 3 martie 2022 11:45:19
Problema Plimbare Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs(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 < graf[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfsTrans(int)': main.cpp:47:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 47 | for (int i = 0; i < grafTrans[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:91:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 91 | if (maxim < compConex[nrc].size()) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ main.cpp:102:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | for (int j = 0; j < compConex[poz].size(); j++) | ~~^~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbMuchia nu exista in graf0
22ms184kbMuchia nu exista in graf0
32ms184kbMuchia nu exista in graf0
42ms184kbMuchia nu exista in graf0
52ms184kbMuchia nu exista in graf0
62ms184kbMuchia nu exista in graf0
72ms184kbMuchia nu exista in graf0
82ms184kbMuchia nu exista in graf0
92ms184kbMuchia nu exista in graf0
102ms184kbMuchia nu exista in graf0
112ms184kbMuchia nu exista in graf0
122ms184kbMuchia nu exista in graf0
132ms184kbMuchia nu exista in graf0
142ms184kbMuchia nu exista in graf0
152ms184kbMuchia nu exista in graf0
162ms184kbMuchia nu exista in graf0
172ms184kbMuchia nu exista in graf0
182ms184kbMuchia nu exista in graf0
192ms184kbMuchia nu exista in graf0
202ms184kbMuchia nu exista in graf0
Punctaj total0

Ceva nu functioneaza?