0_0_38968367_29496.cpp: In function 'void Dijkstra()': 0_0_38968367_29496.cpp:44:16: error: 'struct node' has no member named 'y' 44 | if(pos.y==n) continue; | ^