562505_0_0_8231.c:2:22: iostream.h: No such file or directory
562505_0_0_8231.c:7: error: syntax error before '/' token
562505_0_0_8231.c: In function `main':
562505_0_0_8231.c:17: error: 'for' loop initial declaration used outside C99 mode
562505_0_0_8231.c:19: error: 'for' loop initial declaration used outside C99 mode
562505_0_0_8231.c:22: error: syntax error before '/' token
562505_0_0_8231.c:22: error: syntax error before ')' token
562505_0_0_8231.c:32: error: syntax error before '/' token
562505_0_0_8231.c: At top level:
562505_0_0_8231.c:37: error: syntax error before '/' token
562505_0_0_8231.c:42: error: `y' undeclared here (not in a function)
562505_0_0_8231.c:43: error: `temp' undeclared here (not in a function)
562505_0_0_8231.c:44: error: syntax error before '}' token
562505_0_0_8231.c:49: error: redefinition of 'y'
562505_0_0_8231.c:43: error: previous definition of 'y' was here
562505_0_0_8231.c:49: error: redefinition of 'y'
562505_0_0_8231.c:43: error: previous definition of 'y' was here
562505_0_0_8231.c:49: error: `z' undeclared here (not in a function)
562505_0_0_8231.c:51: error: syntax error before '}' token
562505_0_0_8231.c:56: error: redefinition of 'x'
562505_0_0_8231.c:42: error: previous definition of 'x' was here
562505_0_0_8231.c:56: error: initializer element is not constant
562505_0_0_8231.c:57: error: redefinition of 'y'
562505_0_0_8231.c:49: error: previous definition of 'y' was here
562505_0_0_8231.c:57: error: redefinition of 'y'
562505_0_0_8231.c:43: error: previous definition of 'y' was here
562505_0_0_8231.c:58: error: syntax error before '}' token
562505_0_0_8231.c:60: error: syntax error before string constant
562505_0_0_8231.c:60: error: conflicting types for 'printf'
562505_0_0_8231.c:60: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
562505_0_0_8231.c:60: error: conflicting types for 'printf'
562505_0_0_8231.c:60: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
|