Borderou de evaluare (job #2408593)

Utilizator zambi.zambyZambitchi Alexandra zambi.zamby Data 18 aprilie 2019 10:18:56
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

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
5789ms3407kbOK10
61000ms3670kbTime limit exceeded0
71000ms4325kbTime limit exceeded0
81000ms6283kbTime limit exceeded0
91003ms6422kbTime limit exceeded0
101003ms7864kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?