Borderou de evaluare (job #2604379)

Utilizator CraniXortDumitrescul Eduard CraniXort Data 22 aprilie 2020 15:44:05
Problema Distante Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void Dijkstra()': main.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<edge[node].size(); i++){ ~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:51:36: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset (dist_in, 0, sizeof dist_in); ^~~~~~~ main.cpp:52:33: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset (dist, 0, sizeof dist); ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms262kbIncorect00
215ms524kbOK1010
316ms655kbOK1010
447ms1835kbIncorect00
569ms3014kbIncorect00
6167ms7471kbOK1010
7191ms9043kbIncorect00
885ms3014kbOK10
9189ms6684kbOK10
10154ms8126kbOK10
Punctaj total30

Ceva nu functioneaza?