0_0_12214153_30364.c:1:18: vector: No such file or directory
0_0_12214153_30364.c:2:20: iostream: No such file or directory
0_0_12214153_30364.c:3:18: cfloat: No such file or directory
0_0_12214153_30364.c:4: error: syntax error before "namespace"
0_0_12214153_30364.c:14: error: syntax error before "Point2D"
0_0_12214153_30364.c:15: error: syntax error before ':' token
0_0_12214153_30364.c: In function `input':
0_0_12214153_30364.c:18: error: `x' undeclared (first use in this function)
0_0_12214153_30364.c:18: error: (Each undeclared identifier is reported only once
0_0_12214153_30364.c:18: error: for each function it appears in.)
0_0_12214153_30364.c:18: error: `y' undeclared (first use in this function)
0_0_12214153_30364.c: At top level:
0_0_12214153_30364.c:20: error: syntax error before '*' token
0_0_12214153_30364.c:24: error: syntax error before '^' token
0_0_12214153_30364.c:34: error: variable-size type declared outside of any function
0_0_12214153_30364.c:34: error: variable-size type declared outside of any function
0_0_12214153_30364.c:36: error: syntax error before '<' token
0_0_12214153_30364.c: In function `minPerimeter':
0_0_12214153_30364.c:38: error: `DBL_MAX' undeclared (first use in this function)
0_0_12214153_30364.c:39: error: `Point2D' undeclared (first use in this function)
0_0_12214153_30364.c:39: error: syntax error before "u"
0_0_12214153_30364.c:41: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:41: error: `vPoint' undeclared (first use in this function)
0_0_12214153_30364.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:45: error: `u' undeclared (first use in this function)
0_0_12214153_30364.c:50: error: redefinition of 'i'
0_0_12214153_30364.c:41: error: previous definition of 'i' was here
0_0_12214153_30364.c:50: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:52: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:55: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:57: error: `v' undeclared (first use in this function)
0_0_12214153_30364.c: In function `main':
0_0_12214153_30364.c:73: error: `Point2D' undeclared (first use in this function)
0_0_12214153_30364.c:73: error: syntax error before "tPoint2D"
0_0_12214153_30364.c:74: error: `vector' undeclared (first use in this function)
0_0_12214153_30364.c:74: error: `vPoint' undeclared (first use in this function)
0_0_12214153_30364.c:77: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:82: error: 'for' loop initial declaration used outside C99 mode
0_0_12214153_30364.c:84: error: `tPoint2D' undeclared (first use in this function)
0_0_12214153_30364.c:88: error: `DBL_MAX' undeclared (first use in this function)
|