0_0_16976387_14947.cpp:36:1: error: missing terminating " character
cout<<n<<"
^
0_0_16976387_14947.cpp:37:1: error: missing terminating " character
"<<p<<endl;
^
0_0_16976387_14947.cpp: In function 'int main()':
0_0_16976387_14947.cpp:40:5: error: expected primary-expression before '}' token
}
^
|