95927_0_189.c:2:23: iostream: No such file or directory
95927_0_189.c:3:21: string: No such file or directory
95927_0_189.c:4:22: iomanip: No such file or directory
95927_0_189.c:5:24: algorithm: No such file or directory
95927_0_189.c:6: error: syntax error before "namespace"
95927_0_189.c:11: error: syntax error before "BigNum"
95927_0_189.c:11: error: syntax error before '{' token
95927_0_189.c:16: error: syntax error before numeric constant
95927_0_189.c:18: error: syntax error before '&' token
95927_0_189.c:19: error: syntax error before "Bigger"
95927_0_189.c:19: error: syntax error before '&' token
95927_0_189.c: In function `Bigger':
95927_0_189.c:20: error: syntax error before "BigNum"
95927_0_189.c:28: error: syntax error before '%' token
95927_0_189.c:29: error: syntax error before '&' token
95927_0_189.c:31: error: syntax error before '}' token
95927_0_189.c:139: error: syntax error before "for"
95927_0_189.c:163: error: redefinition of parameter 'i'
95927_0_189.c:136: error: previous definition of 'i' was here
95927_0_189.c:163: error: parameter `down' is initialized
95927_0_189.c:165: error: syntax error before "for"
95927_0_189.c:215: error: parameter `NMAX' is initialized
95927_0_189.c:218: error: syntax error before '{' token
|