Labirintas

Taškai: 0

Compile: FAIL

labirintas.cpp:13:1: error: expected ‘,’ or ‘;’ before ‘int’ int tev[200][200][2]; ^ labirintas.cpp: In function ‘void platyn(int*)’: labirintas.cpp:34:11: error: no match for ‘operator=’ (operand types are ‘koord’ and ‘<unresolved overloaded function type>’) t = Q.front; ^ labirintas.cpp:15:8: note: candidate: koord& koord::operator=(const koord&) struct koord { ^ labirintas.cpp:15:8: note: no known conversion for argument 1 from ‘<unresolved overloaded function type>’ to ‘const koord&’ labirintas.cpp:15:8: note: candidate: koord& koord::operator=(koord&&) labirintas.cpp:15:8: note: no known conversion for argument 1 from ‘<unresolved overloaded function type>’ to ‘koord&&’ labirintas.cpp:41:21: error: ‘tev’ was not declared in this scope tev[t2.x][t2.y][0] = t.x; ^

nr.resulttimemessage