Borderou de evaluare (job #2971887)

Utilizator Theo20067Cismaru Theodor-Alexe Theo20067 Data 28 ianuarie 2023 11:33:52
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int bfs(int)': main.cpp:20:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(int i=0;i<a[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:56:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for(i=0;i<a[y].size();i++) | ~^~~~~~~~~~~~ main.cpp: In function 'int bfs(int)': main.cpp:31:1: warning: control reaches end of non-void function [-Wreturn-type] 31 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
60ms184kbOK10
70ms184kbOK10
80ms184kbOK10
90ms184kbOK10
100ms184kbOK10
Punctaj total100

Ceva nu functioneaza?