Borderou de evaluare (job #2807993)

Utilizator mentolnothingmoreNegrut Maria Daniela mentolnothingmore Data 24 noiembrie 2021 13:55:07
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<int> Graph::solveBellmanFord()': main.cpp:695:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 695 | if (rez.size() != _nr_vertex + 1) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void infoarenaBellmanFord()': main.cpp:880:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 880 | if (sol.size() != n - 1) | ~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbOK10
22ms184kbOK10
36ms303kbIncorect0
46ms331kbIncorect0
559ms1159kbIncorect0
6117ms1740kbIncorect0
7189ms2707kbIncorect0
81001ms4935kbTime limit exceeded0
9160ms4173kbOK10
10642ms6656kbIncorect0
Punctaj total30

Ceva nu functioneaza?