398616_0_0_11034.cpp: In function `int main()':
398616_0_0_11034.cpp:13: error: invalid conversion from `char*' to `char'
398616_0_0_11034.cpp:18: error: invalid conversion from `char*' to `char'
398616_0_0_11034.cpp:25: error: incompatible types in assignment of `char' to `char[202]'
398616_0_0_11034.cpp:26: error: incompatible types in assignment of `char' to `char[202]'
398616_0_0_11034.cpp:32: error: incompatible types in assignment of `char' to `char[202]'
398616_0_0_11034.cpp:33: error: incompatible types in assignment of `char' to `char[202]'
398616_0_0_11034.cpp:39: error: invalid operands of types `char[202]' and `char[202]' to binary `operator+'
398616_0_0_11034.cpp:40: error: ISO C++ forbids comparison between pointer and integer
398616_0_0_11034.cpp:43: error: incompatible types in assignment of `int' to `char[202]'
398616_0_0_11034.cpp:47: error: incompatible types in assignment of `char' to `char[202]'
398616_0_0_11034.cpp:51: error: ISO C++ forbids comparison between pointer and integer
398616_0_0_11034.cpp:53: error: invalid conversion from `char*' to `int'
398616_0_0_11034.cpp:53: error: initializing argument 1 of `int putchar(int)'
|