0_0_3029884_21763.c:1:19: iostream: No such file or directory
0_0_3029884_21763.c:2:14: set: No such file or directory
0_0_3029884_21763.c:3: error: syntax error before "namespace"
0_0_3029884_21763.c:7: error: syntax error before '<' token
0_0_3029884_21763.c: In function `findx':
0_0_3029884_21763.c:17: error: 'for' loop initial declaration used outside C99 mode
0_0_3029884_21763.c: In function `findy':
0_0_3029884_21763.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_3029884_21763.c: In function `main':
0_0_3029884_21763.c:35: error: `col' undeclared (first use in this function)
0_0_3029884_21763.c:35: error: (Each undeclared identifier is reported only once
0_0_3029884_21763.c:35: error: for each function it appears in.)
0_0_3029884_21763.c:47: error: `set' undeclared (first use in this function)
0_0_3029884_21763.c:47: error: syntax error before "int"
0_0_3029884_21763.c:48: error: `it' undeclared (first use in this function)
0_0_3029884_21763.c:65: error: syntax error before '/' token
0_0_3029884_21763.c:75: error: syntax error before '/' token
|