0_0_12807577_6296.c:1:19: iostream: No such file or directory
0_0_12807577_6296.c:2:17: cstdio: No such file or directory
0_0_12807577_6296.c:3:18: cstring: No such file or directory
0_0_12807577_6296.c:4:16: cmath: No such file or directory
0_0_12807577_6296.c:5:20: algorithm: No such file or directory
0_0_12807577_6296.c:6:18: cstdlib: No such file or directory
0_0_12807577_6296.c:7: error: syntax error before "namespace"
0_0_12807577_6296.c:14: error: syntax error before '=' token
0_0_12807577_6296.c:16: error: syntax error before '}' token
0_0_12807577_6296.c:19: error: parameter `a' has incomplete type
0_0_12807577_6296.c:19: error: parameter `b' has incomplete type
0_0_12807577_6296.c: In function `main':
0_0_12807577_6296.c:28: error: `cin' undeclared (first use in this function)
0_0_12807577_6296.c:28: error: (Each undeclared identifier is reported only once
0_0_12807577_6296.c:28: error: for each function it appears in.)
0_0_12807577_6296.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_12807577_6296.c:32: error: request for member `name' in something not a structure or union
0_0_12807577_6296.c:33: error: 'for' loop initial declaration used outside C99 mode
0_0_12807577_6296.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_12807577_6296.c:43: error: 'for' loop initial declaration used outside C99 mode
0_0_12807577_6296.c:49: error: request for member `time' in something not a structure or union
0_0_12807577_6296.c:50: error: request for member `ac' in something not a structure or union
0_0_12807577_6296.c:55: error: request for member `time' in something not a structure or union
0_0_12807577_6296.c:55: error: request for member `ac' in something not a structure or union
0_0_12807577_6296.c:60: error: redefinition of 'i'
0_0_12807577_6296.c:30: error: previous definition of 'i' was here
0_0_12807577_6296.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_12807577_6296.c:62: error: request for member `name' in something not a structure or union
0_0_12807577_6296.c:62: error: request for member `ac' in something not a structure or union
0_0_12807577_6296.c:62: error: request for member `time' in something not a structure or union
|