0_0_3110184_28741.c:1:19: iostream: No such file or directory
0_0_3110184_28741.c:2:20: algorithm: No such file or directory
0_0_3110184_28741.c:3: error: syntax error before "namespace"
0_0_3110184_28741.c:5: error: variable-size type declared outside of any function
0_0_3110184_28741.c:6: error: variable-size type declared outside of any function
0_0_3110184_28741.c:6: error: variable-size type declared outside of any function
0_0_3110184_28741.c: In function `output':
0_0_3110184_28741.c:13: error: `INT_MAX' undeclared (first use in this function)
0_0_3110184_28741.c:13: error: (Each undeclared identifier is reported only once
0_0_3110184_28741.c:13: error: for each function it appears in.)
0_0_3110184_28741.c:14: error: 'for' loop initial declaration used outside C99 mode
0_0_3110184_28741.c:19: error: `cout' undeclared (first use in this function)
0_0_3110184_28741.c:19: error: `endl' undeclared (first use in this function)
0_0_3110184_28741.c: In function `Pro':
0_0_3110184_28741.c:23: error: `INT_MAX' undeclared (first use in this function)
0_0_3110184_28741.c:26: error: 'for' loop initial declaration used outside C99 mode
0_0_3110184_28741.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_3110184_28741.c: In function `main':
0_0_3110184_28741.c:54: error: `true' undeclared (first use in this function)
0_0_3110184_28741.c:56: error: `cin' undeclared (first use in this function)
|