0_0_2357964_25649.c:1:19: iostream: No such file or directory
0_0_2357964_25649.c:2:17: string: No such file or directory
0_0_2357964_25649.c:3:16: cmath: No such file or directory
0_0_2357964_25649.c:4: error: syntax error before "namespace"
0_0_2357964_25649.c:5:3: invalid digit "9" in octal constant
0_0_2357964_25649.c:5:13: invalid digit "9" in octal constant
0_0_2357964_25649.c:11: error: syntax error before "s"
0_0_2357964_25649.c: In function `to':
0_0_2357964_25649.c:15: error: 'for' loop initial declaration used outside C99 mode
0_0_2357964_25649.c:17: error: `s' undeclared (first use in this function)
0_0_2357964_25649.c:17: error: (Each undeclared identifier is reported only once
0_0_2357964_25649.c:17: error: for each function it appears in.)
0_0_2357964_25649.c:17: error: `num' undeclared (first use in this function)
0_0_2357964_25649.c: In function `main':
0_0_2357964_25649.c:23: error: `string' undeclared (first use in this function)
0_0_2357964_25649.c:23: error: syntax error before "str"
0_0_2357964_25649.c:26: error: `cin' undeclared (first use in this function)
0_0_2357964_25649.c:26: error: `str' undeclared (first use in this function)
0_0_2357964_25649.c:29: error: `str1' undeclared (first use in this function)
0_0_2357964_25649.c:30: error: `str2' undeclared (first use in this function)
0_0_2357964_25649.c:33: error: 'for' loop initial declaration used outside C99 mode
0_0_2357964_25649.c:40: error: redefinition of 'i'
0_0_2357964_25649.c:33: error: previous definition of 'i' was here
0_0_2357964_25649.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_2357964_25649.c:46: error: syntax error before '/' token
0_0_2357964_25649.c:52: error: `srs' undeclared (first use in this function)
0_0_2357964_25649.c:52: error: `num' undeclared (first use in this function)
0_0_2357964_25649.c:57: error: `cout' undeclared (first use in this function)
0_0_2357964_25649.c:58: error: `endl' undeclared (first use in this function)
0_0_2357964_25649.c:60: error: redefinition of 'i'
0_0_2357964_25649.c:40: error: previous definition of 'i' was here
0_0_2357964_25649.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_2357964_25649.c:68: error: syntax error before '/' token
|