0_0_21680806_11339.cpp:7:2: error: stray '#' in program
^
0_0_21680806_11339.cpp:12:2: error: stray '#' in program
^
0_0_21680806_11339.cpp:15:2: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:8: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:14: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:20: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:26: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:32: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:38: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:15:44: error: stray '#' in program
uint step[MAX][MAX];
^
0_0_21680806_11339.cpp:16:2: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:8: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:14: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:20: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:26: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:32: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:38: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:16:44: error: stray '#' in program
int w, h, terrain[MAX][MAX];
^
0_0_21680806_11339.cpp:17:2: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:8: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:14: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:20: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:26: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:32: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:38: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:17:44: error: stray '#' in program
int bsr, bsc, bdr, bdc;
^
0_0_21680806_11339.cpp:18:2: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:8: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:14: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:20: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:26: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:32: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:38: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:18:44: error: stray '#' in program
bool go(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:2: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:8: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:14: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:20: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:26: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:32: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:38: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:19:44: error: stray '#' in program
bool see(int, int, int, int) const;
^
0_0_21680806_11339.cpp:20:2: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:8: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:14: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:20: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:26: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:32: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:38: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:20:44: error: stray '#' in program
bool visible(int, int, int, int, bool) const;
^
0_0_21680806_11339.cpp:21:2: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:8: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:14: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:20: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:26: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:32: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:38: error: stray '#' in program
inline void push(queue<int>& Q, int r, int c, uint s) { Q.push((r<<8)+c); step[r][c] = s; }
^
0_0_21680806_11339.cpp:21:44: error: stray '#' in program
|