Borderou de evaluare (job #3194133)

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

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
10ms303kbIncorect0
20ms303kbIncorect0
32ms303kbIncorect0
45ms303kbIncorect0
5377ms1134kbIncorect0
6500ms1605kbTime limit exceeded0
7501ms2129kbTime limit exceeded0
824ms4468kbIncorect0
9501ms4104kbTime limit exceeded0
10504ms5984kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?