0_0_10384569_3292.cpp: In function `int main()':
0_0_10384569_3292.cpp:38: error: invalid conversion from `char' to `const char*'
0_0_10384569_3292.cpp:38: error: initializing argument 1 of `int strcmp(const char*, const char*)'
0_0_10384569_3292.cpp:38: error: invalid conversion from `char' to `const char*'
0_0_10384569_3292.cpp:38: error: initializing argument 2 of `int strcmp(const char*, const char*)'
0_0_10384569_3292.cpp:55: error: expected primary-expression before '}' token
0_0_10384569_3292.cpp:55: error: expected `;' before '}' token
|