Borderou de evaluare (job #3208959)

Utilizator DumitrescuADumitrescuA DumitrescuA Data 1 martie 2024 16:49:11
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:10:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 10 | for(i=1;i<=n;i++)d[i]=inf;d[1]=0; | ^~~ main.cpp:10:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 10 | for(i=1;i<=n;i++)d[i]=inf;d[1]=0; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
30ms303kbOK10
40ms303kbOK10
53ms819kbOK10
67ms1081kbOK10
79ms1273kbOK10
819ms2621kbOK10
9504ms1736kbTime limit exceeded0
1038ms4608kbOK10
Punctaj total90

Ceva nu functioneaza?