0_0_2367671_18728.c:1:19: iostream: No such file or directory
0_0_2367671_18728.c:2:20: algorithm: No such file or directory
0_0_2367671_18728.c:3: error: syntax error before "namespace"
0_0_2367671_18728.c: In function `main':
0_0_2367671_18728.c:7: error: `__int64' undeclared (first use in this function)
0_0_2367671_18728.c:7: error: (Each undeclared identifier is reported only once
0_0_2367671_18728.c:7: error: for each function it appears in.)
0_0_2367671_18728.c:7: error: syntax error before "n"
0_0_2367671_18728.c:8: error: `cin' undeclared (first use in this function)
0_0_2367671_18728.c:8: error: `n' undeclared (first use in this function)
0_0_2367671_18728.c:8: error: `a' undeclared (first use in this function)
0_0_2367671_18728.c:8: error: `x' undeclared (first use in this function)
0_0_2367671_18728.c:8: error: `b' undeclared (first use in this function)
0_0_2367671_18728.c:8: error: `m' undeclared (first use in this function)
0_0_2367671_18728.c:10: error: `p' undeclared (first use in this function)
0_0_2367671_18728.c:10: error: `new' undeclared (first use in this function)
0_0_2367671_18728.c:10: error: syntax error before "__int64"
0_0_2367671_18728.c:12: error: 'for' loop initial declaration used outside C99 mode
0_0_2367671_18728.c:16: error: `cout' undeclared (first use in this function)
0_0_2367671_18728.c:16: error: `endl' undeclared (first use in this function)
|