Borderou de evaluare (job #3319468)

Utilizator DariuzzHackerPrime Dariuzz Data 1 noiembrie 2025 14:54:19
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:40:49: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(int j = 0 ; j < adj[nod].size() ; j ++ ){ | ~~^~~~~~~~~~~~~~~~~ main.cpp:51:28: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 51 | if(dist[i] == INT_MAX) | ^~ main.cpp:53:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 53 | for(int i =2 ; i <= n ; i ++ ) | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
41ms303kbOK10
54ms1081kbOK10
69ms1544kbOK10
79ms2129kbOK10
8500ms4083kbTime limit exceeded0
919ms3522kbOK10
1063ms6209kbOK10
Punctaj total90

Ceva nu functioneaza?