Borderou de evaluare (job #2948628)

Utilizator soda-popClinciu Diana soda-pop Data 27 noiembrie 2022 22:23:11
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int Djikstra(int, std::vector<std::vector<int> >*)': main.cpp:42:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 42 | for (int i = 0; i < adjList[u].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:101:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 101 | for (int j = 0; j < adjList[u].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int Djikstra(int, std::vector<std::vector<int> >*)': main.cpp:25:36: warning: control reaches end of non-void function [-Wreturn-type] 25 | priority_queue<pair<int, int>> Q; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbKilled by Signal 110
20ms184kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?