0_0_28137756_15073.cpp: In function 'bool move(dot (*)[12], int*, int*, int*)':
0_0_28137756_15073.cpp:11:32: error: 'v' was not declared in this scope
dot start=s[*starty][*startx];v
^
0_0_28137756_15073.cpp:13:2: error: 'else' without a previous 'if'
else{
^
|