0_0_8784284_21215.c:2:20: algorithm: No such file or directory
0_0_8784284_21215.c:4:19: iostream: No such file or directory
0_0_8784284_21215.c:5: error: syntax error before "namespace"
0_0_8784284_21215.c: In function `up':
0_0_8784284_21215.c:12: error: 'for' loop initial declaration used outside C99 mode
0_0_8784284_21215.c:14: error: invalid operands to binary -
0_0_8784284_21215.c:15: error: invalid operands to binary -
0_0_8784284_21215.c:21: error: syntax error before '/' token
0_0_8784284_21215.c: In function `down':
0_0_8784284_21215.c:30: error: 'for' loop initial declaration used outside C99 mode
0_0_8784284_21215.c:32: error: invalid operands to binary -
0_0_8784284_21215.c:33: error: invalid operands to binary -
0_0_8784284_21215.c:38: error: syntax error before '/' token
0_0_8784284_21215.c: In function `main':
0_0_8784284_21215.c:46: error: `cin' undeclared (first use in this function)
0_0_8784284_21215.c:46: error: (Each undeclared identifier is reported only once
0_0_8784284_21215.c:46: error: for each function it appears in.)
0_0_8784284_21215.c:60: error: syntax error before '/' token
0_0_8784284_21215.c:60: error: syntax error before ')' token
0_0_8784284_21215.c:60: error: `cout' undeclared (first use in this function)
0_0_8784284_21215.c:60: error: `endl' undeclared (first use in this function)
0_0_8784284_21215.c:61: error: syntax error before '/' token
0_0_8784284_21215.c:61: error: syntax error before ')' token
|