Borderou de evaluare (job #3120836)

Utilizator Razvan48Capatina Razvan Nicolae Razvan48 Data 8 aprilie 2023 19:58:24
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:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for (int i = 0; i < graf[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfsInv(int)': main.cpp:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 35 | for (int i = 0; i < grafInv[nod].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:76:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | for (int i = 0; i < componente.size(); i++) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:87:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 87 | for (int i = 0; i < componente[indexMaxim].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbMuchia nu exista in graf0
20ms303kbMuchia nu exista in graf0
30ms303kbMuchia nu exista in graf0
40ms303kbMuchia nu exista in graf0
50ms303kbMuchia nu exista in graf0
60ms303kbMuchia nu exista in graf0
70ms303kbMuchia nu exista in graf0
80ms303kbMuchia nu exista in graf0
90ms303kbMuchia nu exista in graf0
100ms303kbMuchia nu exista in graf0
110ms303kbMuchia nu exista in graf0
120ms303kbMuchia nu exista in graf0
130ms303kbMuchia nu exista in graf0
140ms303kbMuchia nu exista in graf0
150ms303kbMuchia nu exista in graf0
160ms303kbMuchia nu exista in graf0
170ms303kbMuchia nu exista in graf0
180ms303kbMuchia nu exista in graf0
190ms303kbMuchia nu exista in graf0
200ms303kbMuchia nu exista in graf0
Punctaj total0

Ceva nu functioneaza?