Dijkstros algoritmas

Taškai: 0

Compile: FAIL

dijkstra.cpp: In function ‘int main()’: dijkstra.cpp:7:17: error: ‘a’ was not declared in this scope 7 | cin >> n >> a >> b >> g >> k; | ^ dijkstra.cpp:7:22: error: ‘b’ was not declared in this scope 7 | cin >> n >> a >> b >> g >> k; | ^ dijkstra.cpp:7:32: error: ‘k’ was not declared in this scope 7 | cin >> n >> a >> b >> g >> k; | ^

nr.resulttimemessage