Borderou de evaluare (job #2928088)

Utilizator valentin12Valentin Ion Semen valentin12 Data 22 octombrie 2022 10:31:52
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'void djikstra(int)': main.cpp:51:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for(int i=0; i < v[nodcurent].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:108:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 108 | if(a[i-1][j] != -1) | ^ main.cpp:126:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 126 | if(a[i+1][j] != -1) | ^ main.cpp:149:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 149 | if(a[i][j-1] != -1) | ^ main.cpp:169:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 169 | if(a[i][j+1] != -1) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
119ms24391kbOK10
217ms24436kbOK10
319ms24829kbOK10
424ms25219kbOK10
523ms25219kbOK10
653ms30363kbOK10
7112ms38952kbOK10
8247ms56983kbOK10
988ms28237kbKilled by Signal 110
1086ms28409kbKilled by Signal 110
Punctaj total80

Ceva nu functioneaza?