0_0_6502024_26134.c:15: error: syntax error before "rec"
0_0_6502024_26134.c:19: error: syntax error before "visited"
0_0_6502024_26134.c:20: error: syntax error before "ans"
0_0_6502024_26134.c:22: error: syntax error before "isWindow"
0_0_6502024_26134.c: In function `isWindow':
0_0_6502024_26134.c:29: error: request for member `x' in something not a structure or union
0_0_6502024_26134.c:33: error: request for member `y' in something not a structure or union
0_0_6502024_26134.c:35: error: request for member `x' in something not a structure or union
0_0_6502024_26134.c:37: error: request for member `y' in something not a structure or union
0_0_6502024_26134.c:37: error: `false' undeclared (first use in this function)
0_0_6502024_26134.c:37: error: (Each undeclared identifier is reported only once
0_0_6502024_26134.c:37: error: for each function it appears in.)
0_0_6502024_26134.c:39: error: request for member `y' in something not a structure or union
0_0_6502024_26134.c:41: error: request for member `x' in something not a structure or union
0_0_6502024_26134.c:43: error: request for member `x' in something not a structure or union
0_0_6502024_26134.c:43: error: request for member `y' in something not a structure or union
0_0_6502024_26134.c:45: error: request for member `x' in something not a structure or union
0_0_6502024_26134.c:46: error: syntax error before '/' token
0_0_6502024_26134.c:46: error: stray '\214' in program
0_0_6502024_26134.c:46: error: stray '\208' in program
0_0_6502024_26134.c:46: error: stray '\188' in program
0_0_6502024_26134.c:46: error: stray '\228' in program
0_0_6502024_26134.c:47: error: request for member `y' in something not a structure or union
0_0_6502024_26134.c:47: error: syntax error before ')' token
0_0_6502024_26134.c: At top level:
0_0_6502024_26134.c:54: error: syntax error before "return"
0_0_6502024_26134.c: In function `solve':
0_0_6502024_26134.c:62: error: 'for' loop initial declaration used outside C99 mode
0_0_6502024_26134.c:64: error: 'for' loop initial declaration used outside C99 mode
0_0_6502024_26134.c:66: error: syntax error before '/' token
0_0_6502024_26134.c:71: error: `true' undeclared (first use in this function)
0_0_6502024_26134.c: At top level:
0_0_6502024_26134.c:77: error: syntax error before "for"
0_0_6502024_26134.c:81: error: syntax error before string constant
0_0_6502024_26134.c:81: error: conflicting types for 'printf'
0_0_6502024_26134.c:81: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
0_0_6502024_26134.c:81: error: conflicting types for 'printf'
0_0_6502024_26134.c:81: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|