102678_0_23811.c:1:21: iostream: No such file or directory
102678_0_23811.c:2:19: string: No such file or directory
102678_0_23811.c:3:20: iomanip: No such file or directory
102678_0_23811.c:4:22: algorithm: No such file or directory
102678_0_23811.c:5: error: syntax error before "namespace"
102678_0_23811.c:8: error: syntax error before "BigNum"
102678_0_23811.c:8: error: syntax error before '{' token
102678_0_23811.c:13: error: syntax error before numeric constant
102678_0_23811.c:15: error: conflicting types for 'BigNum'
102678_0_23811.c:14: error: previous declaration of 'BigNum' was here
102678_0_23811.c:15: error: conflicting types for 'BigNum'
102678_0_23811.c:14: error: previous declaration of 'BigNum' was here
102678_0_23811.c:16: error: syntax error before '&' token
102678_0_23811.c:17: error: syntax error before '&' token
102678_0_23811.c:25: error: syntax error before '%' token
102678_0_23811.c:28: error: syntax error before '}' token
102678_0_23811.c:48: error: syntax error before numeric constant
102678_0_23811.c:51: error: initializer element is not constant
102678_0_23811.c:51: error: variable-size type declared outside of any function
102678_0_23811.c:51: error: variable-sized object may not be initialized
102678_0_23811.c:51: error: `c' undeclared here (not in a function)
102678_0_23811.c:52: error: syntax error before '}' token
102678_0_23811.c:53: error: variable-size type declared outside of any function
102678_0_23811.c:53: error: variable-sized object may not be initialized
102678_0_23811.c:54: error: syntax error before '}' token
102678_0_23811.c:58: error: syntax error before numeric constant
102678_0_23811.c:59: error: `s' undeclared here (not in a function)
102678_0_23811.c:59: error: initializer element is not constant
102678_0_23811.c:60: error: redefinition of 'len'
102678_0_23811.c:47: error: previous definition of 'len' was here
102678_0_23811.c:60: error: initializer element is not constant
102678_0_23811.c:61: error: syntax error before "if"
102678_0_23811.c:63: error: syntax error before "for"
102678_0_23811.c:64: error: `i' undeclared here (not in a function)
102678_0_23811.c:65: error: syntax error before "if"
102678_0_23811.c:68: error: variable-size type declared outside of any function
102678_0_23811.c:68: error: variable-sized object may not be initialized
102678_0_23811.c:68: error: `t' undeclared here (not in a function)
102678_0_23811.c:69: error: syntax error before '}' token
102678_0_23811.c:74: error: syntax error before numeric constant
102678_0_23811.c:80: error: syntax error before numeric constant
102678_0_23811.c:87: error: syntax error before '/' token
102678_0_23811.c:106: error: syntax error before "t1"
102678_0_23811.c:107: error: syntax error before "if"
102678_0_23811.c:109: error: `T' undeclared here (not in a function)
102678_0_23811.c:111: error: syntax error before '}' token
102678_0_23811.c:113: error: redefinition of 't2'
102678_0_23811.c:109: error: previous definition of 't2' was here
102678_0_23811.c:113: error: `this' undeclared here (not in a function)
102678_0_23811.c:114: error: redefinition of 'flag'
102678_0_23811.c:110: error: previous definition of 'flag' was here
102678_0_23811.c:115: error: syntax error before '}' token
102678_0_23811.c:116: error: request for member `len' in something not a structure or union
102678_0_23811.c:117: error: syntax error before "for"
102678_0_23811.c:140: error: syntax error before "for"
102678_0_23811.c:146: error: initializer element is not constant
102678_0_23811.c:147: error: syntax error before '.' token
102678_0_23811.c:165: error: syntax error before "for"
102678_0_23811.c:167: error: redefinition of 'down'
102678_0_23811.c:164: error: previous definition of 'down' was here
102678_0_23811.c:167: error: `ret' undeclared here (not in a function)
102678_0_23811.c:167: error: `b' undeclared here (not in a function)
102678_0_23811.c:168: error: syntax error before '}' token
102678_0_23811.c:173: error: syntax error before ':' token
102678_0_23811.c:185: error: syntax error before "if"
102678_0_23811.c:188: error: `n' undeclared here (not in a function)
102678_0_23811.c:189: error: syntax error before "while"
102678_0_23811.c:196: error: syntax error before "if"
102678_0_23811.c:212: error: syntax error before ':' token
102678_0_23811.c: In function `main':
102678_0_23811.c:227: error: syntax error before "A"
102678_0_23811.c:229: error: `cin' undeclared (first use in this function)
102678_0_23811.c:229: error: (Each undeclared identifier is reported only once
102678_0_23811.c:229: error: for each function it appears in.)
102678_0_23811.c:235: error: `A' undeclared (first use in this function)
|