Borderou de evaluare (job #2786491)

Utilizator Florinos123Gaina Florin Florinos123 Data 21 octombrie 2021 08:42:51
Problema Pe sapte carari Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void BellmanFord(int)': main.cpp:49:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | for (int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'void Reconstituie(int)': main.cpp:78:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 78 | for (int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp:82:27: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 82 | if (best[nod_nou] = best[nod]*val[nod]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
17ms2666kbKilled by Signal 1100
21ms184kbKilled by Signal 110
31ms184kbKilled by Signal 110
48ms2670kbKilled by Signal 110
51ms184kbKilled by Signal 110
66ms2666kbKilled by Signal 110
77ms2666kbKilled by Signal 110
87ms2666kbKilled by Signal 110
91ms184kbKilled by Signal 110
101ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?