80789_0_5137.c:4:15: map: No such file or directory
80789_0_5137.c:5:15: set: No such file or directory
80789_0_5137.c:7: error: syntax error before "namespace"
80789_0_5137.c:15: error: syntax error before '/' token
80789_0_5137.c: In function `main':
80789_0_5137.c:44: error: 'for' loop initial declaration used outside C99 mode
80789_0_5137.c:49: error: `cmpt' undeclared (first use in this function)
80789_0_5137.c:49: error: (Each undeclared identifier is reported only once
80789_0_5137.c:49: error: for each function it appears in.)
80789_0_5137.c:52: error: redefinition of 'i'
80789_0_5137.c:44: error: previous definition of 'i' was here
80789_0_5137.c:52: error: 'for' loop initial declaration used outside C99 mode
80789_0_5137.c:65: error: `map' undeclared (first use in this function)
80789_0_5137.c:65: error: syntax error before "int"
80789_0_5137.c:66: error: syntax error before ')' token
80789_0_5137.c:67: error: `ym' undeclared (first use in this function)
80789_0_5137.c:68: error: `xc' undeclared (first use in this function)
80789_0_5137.c:68: error: `yc' undeclared (first use in this function)
80789_0_5137.c:70: error: `pair' undeclared (first use in this function)
80789_0_5137.c:70: error: syntax error before "int"
80789_0_5137.c:72: error: `i' undeclared (first use in this function)
80789_0_5137.c:75: error: `pyb' undeclared (first use in this function)
80789_0_5137.c:83: error: `pxb' undeclared (first use in this function)
80789_0_5137.c:88: error: `set' undeclared (first use in this function)
80789_0_5137.c:88: error: syntax error before "int"
80789_0_5137.c:94: error: `xm' undeclared (first use in this function)
80789_0_5137.c:101: error: `oset' undeclared (first use in this function)
80789_0_5137.c:105: error: syntax error before "int"
80789_0_5137.c:105: error: `p' undeclared (first use in this function)
80789_0_5137.c:105: error: syntax error before ')' token
80789_0_5137.c: At top level:
80789_0_5137.c:109: error: syntax error before "return"
|