Borderou de evaluare (job #2796069)

Utilizator oporanu.alexAlex Oporanu oporanu.alex Data 7 noiembrie 2021 15:27:27
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:37: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] 37 | for(int i = 0; i < adj[crt].size(); ++i){ | ~~^~~~~~~~~~~~~~~~~ main.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for(int i = 2; i <= N; ++i) | ^~~ main.cpp:47:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 47 | return 0; | ^~~~~~ main.cpp:32:9: warning: unused variable 'crt' [-Wunused-variable] 32 | int crt ; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbIncorect0
3100ms1544kbIncorect0
4133ms1486kbIncorect0
51003ms1880kbTime limit exceeded0
61009ms2187kbTime limit exceeded0
71002ms2510kbTime limit exceeded0
81003ms3710kbTime limit exceeded0
91001ms3551kbTime limit exceeded0
101000ms5509kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?