Borderou de evaluare (job #2390869)

Utilizator FloaterCodrut Simionescu Floater Data 28 martie 2019 13:45:47
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int* dijkstra(int**, int)': main.cpp:15:25: warning: right operand of comma operator has no effect [-Wunused-value] dist[i] = 2,147,483,647; ^~~ main.cpp:15:29: warning: right operand of comma operator has no effect [-Wunused-value] dist[i] = 2,147,483,647; ^~~ main.cpp:15:32: warning: right operand of comma operator has no effect [-Wunused-value] dist[i] = 2,147,483,647; ^ main.cpp:22:23: warning: right operand of comma operator has no effect [-Wunused-value] min_d = 2,147,483,647; ^~~ main.cpp:22:27: warning: right operand of comma operator has no effect [-Wunused-value] min_d = 2,147,483,647; ^~~ main.cpp:22:30: warning: right operand of comma operator has no effect [-Wunused-value] min_d = 2,147,483,647; ^ main.cpp:33:24: warning: left operand of comma operator has no effect [-Wunused-value] if(dist[min_i] == 2,147,483,647) ~~~~~~~~~~~~^~~~ main.cpp:33:33: warning: right operand of comma operator has no effect [-Wunused-value] if(dist[min_i] == 2,147,483,647) ^~~ main.cpp:33:37: warning: right operand of comma operator has no effect [-Wunused-value] if(dist[min_i] == 2,147,483,647) ^~~ main.cpp:41:20: warning: left operand of comma operator has no effect [-Wunused-value] if(dist[i] == 2,147,483,647) ~~~~~~~~^~~~ main.cpp:41:29: warning: right operand of comma operator has no effect [-Wunused-value] if(dist[i] == 2,147,483,647) ^~~ main.cpp:41:33: warning: right operand of comma operator has no effect [-Wunused-value] if(dist[i] == 2,147,483,647) ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbIncorect0
22ms131kbIncorect0
37ms2228kbIncorect0
412ms4194kbIncorect0
526ms12304kbMemory limit exceeded0
624ms12304kbMemory limit exceeded0
725ms12304kbMemory limit exceeded0
824ms12304kbMemory limit exceeded0
925ms12304kbMemory limit exceeded0
1025ms12304kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?