Borderou de evaluare (job #2397147)

Utilizator VersinMadalinaVERSIN IONELA MADALINA VersinMadalina Data 4 aprilie 2019 11:10:10
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:24:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) ^~~ main.cpp:26:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' dist[1]=0; ^~~~ main.cpp:53:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(dist[i]==max_size) ^~ main.cpp:55:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' fout<<dist[i]<<" "; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms2490kbOK10
27ms2490kbOK10
312ms2621kbOK10
416ms2621kbOK10
5400ms3276kbTime limit exceeded0
6402ms3670kbTime limit exceeded0
7400ms4325kbTime limit exceeded0
8401ms6283kbTime limit exceeded0
9400ms6422kbTime limit exceeded0
10400ms7864kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?