Labirintas

Taškai: 0

Compile: FAIL

labirintas.cpp: In function ‘int main()’: labirintas.cpp:71:14: error: missing template arguments before ‘x’ 71 | for(pair x:path) labMap[x.first][x.second] = '*'; | ^ labirintas.cpp:73:40: error: expected ‘)’ before ‘;’ token 73 | labMap[iki.first][iki.second] = 'f'; | ^ | ) labirintas.cpp:71:8: note: to match this ‘(’ 71 | for(pair x:path) labMap[x.first][x.second] = '*'; | ^

nr.resulttimemessage