0_0_10597029_9314.c:1:20: iostream: No such file or directory
0_0_10597029_9314.c:2:18: cstdio: No such file or directory
0_0_10597029_9314.c:3:19: cstdlib: No such file or directory
0_0_10597029_9314.c:4:21: algorithm: No such file or directory
0_0_10597029_9314.c:5:19: cstring: No such file or directory
0_0_10597029_9314.c:6:17: cmath: No such file or directory
0_0_10597029_9314.c:7:18: string: No such file or directory
0_0_10597029_9314.c:8: error: syntax error before "namespace"
0_0_10597029_9314.c:10: error: initializer element is not constant
0_0_10597029_9314.c:11: error: variable-size type declared outside of any function
0_0_10597029_9314.c:11: error: variable-size type declared outside of any function
0_0_10597029_9314.c:14: error: syntax error before "inline"
0_0_10597029_9314.c:14: error: `_i' undeclared here (not in a function)
0_0_10597029_9314.c:14: error: syntax error before '}' token
0_0_10597029_9314.c:18: error: variable-size type declared outside of any function
0_0_10597029_9314.c:18: error: variable-size type declared outside of any function
0_0_10597029_9314.c:20: error: syntax error before "int"
0_0_10597029_9314.c:28: error: syntax error before "a"
0_0_10597029_9314.c: In function `DFT':
0_0_10597029_9314.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:30: error: `b' undeclared (first use in this function)
0_0_10597029_9314.c:30: error: (Each undeclared identifier is reported only once
0_0_10597029_9314.c:30: error: for each function it appears in.)
0_0_10597029_9314.c:31: error: redefinition of 'i'
0_0_10597029_9314.c:30: error: previous definition of 'i' was here
0_0_10597029_9314.c:31: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:33: error: `Complex' undeclared (first use in this function)
0_0_10597029_9314.c:33: error: syntax error before "w0"
0_0_10597029_9314.c:34: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:35: error: `w' undeclared (first use in this function)
0_0_10597029_9314.c:35: error: `w0' undeclared (first use in this function)
0_0_10597029_9314.c:36: error: `u' undeclared (first use in this function)
0_0_10597029_9314.c:36: error: `v' undeclared (first use in this function)
0_0_10597029_9314.c:38: error: `inv' undeclared (first use in this function)
0_0_10597029_9314.c:38: error: redefinition of 'i'
0_0_10597029_9314.c:31: error: previous definition of 'i' was here
0_0_10597029_9314.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c: In function `main':
0_0_10597029_9314.c:46: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:46: error: request for member `r' in something not a structure or union
0_0_10597029_9314.c:48: error: redefinition of 'i'
0_0_10597029_9314.c:46: error: previous definition of 'i' was here
0_0_10597029_9314.c:48: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:51: error: redefinition of 'i'
0_0_10597029_9314.c:48: error: previous definition of 'i' was here
0_0_10597029_9314.c:51: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:53: error: redefinition of 'i'
0_0_10597029_9314.c:51: error: previous definition of 'i' was here
0_0_10597029_9314.c:53: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:53: error: request for member `r' in something not a structure or union
0_0_10597029_9314.c:54: error: syntax error before "double"
0_0_10597029_9314.c:55: error: redefinition of 'i'
0_0_10597029_9314.c:53: error: previous definition of 'i' was here
0_0_10597029_9314.c:55: error: 'for' loop initial declaration used outside C99 mode
0_0_10597029_9314.c:55: error: `sum' undeclared (first use in this function)
0_0_10597029_9314.c:55: error: request for member `r' in something not a structure or union
0_0_10597029_9314.c:55: error: `ans' undeclared (first use in this function)
0_0_10597029_9314.c:56: error: redefinition of 'i'
0_0_10597029_9314.c:55: error: previous definition of 'i' was here
0_0_10597029_9314.c:56: error: 'for' loop initial declaration used outside C99 mode
|