0_0_22223772_9415.cpp:11:9: error: missing terminating " character
if(str=="
^
0_0_22223772_9415.cpp:12:1: error: missing terminating " character
")
^
0_0_22223772_9415.cpp: In function 'int main()':
0_0_22223772_9415.cpp:13:9: error: expected primary-expression before '{' token
{
^
0_0_22223772_9415.cpp:13:9: error: expected ')' before '{' token
0_0_22223772_9415.cpp:29:14: error: 'h' was not declared in this scope
if(k+h+1>80)
^
|