Borderou de evaluare (job #2819431)

Utilizator andreitabaraandrei2004 andreitabara Data 18 decembrie 2021 12:35:41
Problema Distante Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dijsktra(int)': main.cpp:17:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for(int i=1;i<=n;i++) | ^~~ main.cpp:19:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 19 | d[varf]=0; | ^ main.cpp:27:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for(int i=0;i<v[nod].size();i++) | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms1515kbOK1010
216ms1667kbOK1010
316ms1622kbOK1010
445ms2056kbOK1010
564ms2236kbOK1010
6165ms3244kbOK1010
7175ms4423kbOK1040
878ms2293kbOK10
9180ms3055kbOK10
10165ms3387kbOK10
Punctaj total100

Ceva nu functioneaza?