Borderou de evaluare (job #2802633)

Utilizator ptr22222Petru Popescu ptr22222 Data 18 noiembrie 2021 16:07:31
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp:14:25: warning: integer overflow in expression of type 'int' results in '2147483647' [-Woverflow] 14 | const int inf = (1<<31) - 1; | ~~~~~~~~^~~ main.cpp: In constructor 'Graf::Graf(int, bool)': main.cpp:20:9: warning: 'Graf::nrNoduri' will be initialized after [-Wreorder] 20 | int nrNoduri; | ^~~~~~~~ main.cpp:19:10: warning: 'bool Graf::orientat' [-Wreorder] 19 | bool orientat; | ^~~~~~~~ main.cpp:44:1: warning: when initialized here [-Wreorder] 44 | Graf :: Graf(int nrNoduri, bool orientat) : nrNoduri(nrNoduri), orientat(orientat) | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms3059kbOK10
24ms3059kbIncorect0
311ms3059kbIncorect0
43ms3059kbIncorect0
546ms3526kbIncorect0
656ms3870kbIncorect0
761ms4083kbIncorect0
8168ms5697kbIncorect0
9167ms5165kbOK10
10310ms7557kbIncorect0
Punctaj total20

Ceva nu functioneaza?