216883_0_21705.c:3: error: syntax error before '/' token
216883_0_21705.c: In function `path':
216883_0_21705.c:13: error: `ny' undeclared (first use in this function)
216883_0_21705.c:13: error: (Each undeclared identifier is reported only once
216883_0_21705.c:13: error: for each function it appears in.)
216883_0_21705.c:14: error: `mat' undeclared (first use in this function)
216883_0_21705.c:14: error: `fy' undeclared (first use in this function)
216883_0_21705.c:16: error: `maty' undeclared (first use in this function)
216883_0_21705.c:17: error: `matx' undeclared (first use in this function)
216883_0_21705.c:20: error: syntax error before '/' token
216883_0_21705.c: At top level:
216883_0_21705.c:28: error: syntax error before '-' token
216883_0_21705.c:29: error: syntax error before '-' token
216883_0_21705.c:46: error: `a' undeclared here (not in a function)
216883_0_21705.c:46: error: `b' undeclared here (not in a function)
216883_0_21705.c:47: error: syntax error before '}' token
216883_0_21705.c:48: error: syntax error before string constant
216883_0_21705.c:46: error: storage size of `mat' isn't known
|