0_0_11433020_7727.c:2:18: string: No such file or directory
0_0_11433020_7727.c:4:20: iostream: No such file or directory
0_0_11433020_7727.c:5:21: algorithm: No such file or directory
0_0_11433020_7727.c:6:18: vector: No such file or directory
0_0_11433020_7727.c:7:15: set: No such file or directory
0_0_11433020_7727.c:8:15: map: No such file or directory
0_0_11433020_7727.c:10:17: queue: No such file or directory
0_0_11433020_7727.c:11:17: stack: No such file or directory
0_0_11433020_7727.c:13:19: iomanip: No such file or directory
0_0_11433020_7727.c:15: error: syntax error before "namespace"
0_0_11433020_7727.c:21: error: syntax error before '<' token
0_0_11433020_7727.c:23: error: variable-size type declared outside of any function
0_0_11433020_7727.c:24: error: variable-size type declared outside of any function
0_0_11433020_7727.c:25: error: variable-size type declared outside of any function
0_0_11433020_7727.c:25: error: variable-size type declared outside of any function
0_0_11433020_7727.c:27: error: variable-size type declared outside of any function
0_0_11433020_7727.c:34: error: syntax error before '&' token
0_0_11433020_7727.c: In function `gao':
0_0_11433020_7727.c:35: error: `xi2' undeclared (first use in this function)
0_0_11433020_7727.c:35: error: (Each undeclared identifier is reported only once
0_0_11433020_7727.c:35: error: for each function it appears in.)
0_0_11433020_7727.c:35: error: `sign' undeclared (first use in this function)
0_0_11433020_7727.c:35: error: `p' undeclared (first use in this function)
0_0_11433020_7727.c:36: error: `xi1' undeclared (first use in this function)
0_0_11433020_7727.c:36: error: `plus' undeclared (first use in this function)
0_0_11433020_7727.c:38: error: `val' undeclared (first use in this function)
0_0_11433020_7727.c: In function `solve':
0_0_11433020_7727.c:46: error: 'for' loop initial declaration used outside C99 mode
0_0_11433020_7727.c:49: error: invalid operands to binary -
0_0_11433020_7727.c:77: error: `cout' undeclared (first use in this function)
0_0_11433020_7727.c:77: error: `fixed' undeclared (first use in this function)
0_0_11433020_7727.c:77: error: `endl' undeclared (first use in this function)
0_0_11433020_7727.c: In function `main':
0_0_11433020_7727.c:81: error: syntax error before ':' token
0_0_11433020_7727.c:83: error: `cin' undeclared (first use in this function)
0_0_11433020_7727.c:89: error: 'for' loop initial declaration used outside C99 mode
0_0_11433020_7727.c:94: error: redefinition of 'i'
0_0_11433020_7727.c:89: error: previous definition of 'i' was here
0_0_11433020_7727.c:94: error: 'for' loop initial declaration used outside C99 mode
0_0_11433020_7727.c:101: error: `cout' undeclared (first use in this function)
0_0_11433020_7727.c:101: error: `fixed' undeclared (first use in this function)
0_0_11433020_7727.c:101: error: `endl' undeclared (first use in this function)
|