0_0_28831299_32050.cpp:44:10: error: missing terminating ' character
if(now.A>=0&&now.A<n&&now.B>=0&&now.B<m&&mp[nex.A][nex.B]!='#%
^
0_0_28831299_32050.cpp: In function 'void bfs()':
0_0_28831299_32050.cpp:44:67: error: expected primary-expression at end of input
if(now.A>=0&&now.A<n&&now.B>=0&&now.B<m&&mp[nex.A][nex.B]!='#%
^
0_0_28831299_32050.cpp:44:67: error: expected ')' at end of input
0_0_28831299_32050.cpp:44:67: error: expected statement at end of input
0_0_28831299_32050.cpp:44:67: error: expected '}' at end of input
0_0_28831299_32050.cpp:44:67: error: expected '}' at end of input
0_0_28831299_32050.cpp:44:67: error: expected '}' at end of input
|