269349_0_23035.cpp:1: error: stray '\163' in program
269349_0_23035.cpp:1: error: stray '\163' in program
269349_0_23035.cpp:1: error: `i' does not name a type
269349_0_23035.cpp: In function `int main()':
269349_0_23035.cpp:34: error: `scanf' undeclared (first use this function)
269349_0_23035.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
269349_0_23035.cpp:34: error: `EOF' undeclared (first use this function)
269349_0_23035.cpp:43: error: `cout' undeclared (first use this function)
269349_0_23035.cpp:43: error: `endl' undeclared (first use this function)
269349_0_23035.cpp: At global scope:
269349_0_23035.cpp:51: error: stray '\189' in program
269349_0_23035.cpp:51: error: stray '\171' in program
269349_0_23035.cpp:51: error: stray '\204' in program
269349_0_23035.cpp:51: error: stray '\226' in program
269349_0_23035.cpp:51: error: stray '\196' in program
269349_0_23035.cpp:51: error: stray '\191' in program
269349_0_23035.cpp:51: error: stray '\214' in program
269349_0_23035.cpp:51: error: stray '\208' in program
269349_0_23035.cpp:51: error: stray '\181' in program
269349_0_23035.cpp:51: error: stray '\196' in program
269349_0_23035.cpp:51: error: stray '\181' in program
269349_0_23035.cpp:51: error: stray '\196' in program
269349_0_23035.cpp:51: error: stray '\183' in program
269349_0_23035.cpp:51: error: stray '\182' in program
269349_0_23035.cpp:51: error: stray '\206' in program
269349_0_23035.cpp:51: error: stray '\167' in program
269349_0_23035.cpp:51: error: stray '\184' in program
269349_0_23035.cpp:51: error: stray '\196' in program
269349_0_23035.cpp:51: error: stray '\206' in program
269349_0_23035.cpp:51: error: stray '\170' in program
269349_0_23035.cpp:51: error: `N' does not name a type
269349_0_23035.cpp:52: error: stray '\163' in program
269349_0_23035.cpp:52: error: stray '\163' in program
269349_0_23035.cpp:54: error: stray '\163' in program
269349_0_23035.cpp:54: error: stray '\163' in program
269349_0_23035.cpp: In function `int main()':
269349_0_23035.cpp:59: error: redefinition of `int main()'
269349_0_23035.cpp:30: error: `int main()' previously defined here
269349_0_23035.cpp:65: error: `len' undeclared (first use this function)
269349_0_23035.cpp:80: error: `scanf' undeclared (first use this function)
269349_0_23035.cpp:80: error: `EOF' undeclared (first use this function)
269349_0_23035.cpp:82: error: `printf' undeclared (first use this function)
269349_0_23035.cpp: In function `int add(char*, int, char*, int, char*)':
269349_0_23035.cpp:93: error: `memset' undeclared (first use this function)
269349_0_23035.cpp: In function `int multiple(char*, int, char*)':
269349_0_23035.cpp:117: error: `memset' undeclared (first use this function)
|