0_0_5955567_30044.c:1:21: iostream: No such file or directory
0_0_5955567_30044.c:2:22: algorithm: No such file or directory
0_0_5955567_30044.c:3:19: cstdio: No such file or directory
0_0_5955567_30044.c:4: error: syntax error before "namespace"
0_0_5955567_30044.c:13: error: syntax error before "a"
0_0_5955567_30044.c:13: error: variable-size type declared outside of any function
0_0_5955567_30044.c:15: error: syntax error before "cmp"
0_0_5955567_30044.c:15: error: syntax error before '&' token
0_0_5955567_30044.c: In function `cmp':
0_0_5955567_30044.c:17: error: request for member `divid' in something not a structure or union
0_0_5955567_30044.c:17: error: `b' undeclared (first use in this function)
0_0_5955567_30044.c:17: error: (Each undeclared identifier is reported only once
0_0_5955567_30044.c:17: error: for each function it appears in.)
0_0_5955567_30044.c: In function `main':
0_0_5955567_30044.c:28: error: 'for' loop initial declaration used outside C99 mode
0_0_5955567_30044.c:30: error: request for member `j' in something not a structure or union
0_0_5955567_30044.c:30: error: request for member `f' in something not a structure or union
0_0_5955567_30044.c:31: error: request for member `divid' in something not a structure or union
0_0_5955567_30044.c:31: error: request for member `j' in something not a structure or union
0_0_5955567_30044.c:31: error: request for member `f' in something not a structure or union
0_0_5955567_30044.c:35: error: redeclaration of 'i' with no linkage
0_0_5955567_30044.c:28: error: previous definition of 'i' was here
0_0_5955567_30044.c:40: error: request for member `j' in something not a structure or union
0_0_5955567_30044.c:41: error: request for member `f' in something not a structure or union
0_0_5955567_30044.c:44: error: request for member `f' in something not a structure or union
0_0_5955567_30044.c:45: error: request for member `j' in something not a structure or union
0_0_5955567_30044.c:51: error: request for member `f' in something not a structure or union
0_0_5955567_30044.c:51: error: request for member `j' in something not a structure or union
|