Borderou de evaluare (job #3194132)

Utilizator not_anduAndu Scheusan not_andu Data 17 ianuarie 2024 08:55:52
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp:10:17: warning: overflow in conversion from 'double' to 'int' changes value from '1.0e+18' to '2147483647' [-Woverflow] 10 | const int INF = 1e18; | ^~~~ main.cpp: In function 'void dijkstra(int)': main.cpp:48:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 48 | for(int i = 0; i < adj[node].size(); ++i){ | ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbIncorect0
32ms303kbIncorect0
45ms303kbIncorect0
5377ms1081kbIncorect0
6500ms1605kbTime limit exceeded0
7500ms2129kbTime limit exceeded0
829ms4669kbIncorect0
9501ms4014kbTime limit exceeded0
10504ms6086kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?