0_0_32679566_26989.cpp: In function 'int main()':
0_0_32679566_26989.cpp:14:6: error: 'nbsp' was not declared in this scope
cout<<a[m]<<endl;
^
0_0_32679566_26989.cpp: At global scope:
0_0_32679566_26989.cpp:17:7: error: expected constructor, destructor, or type conversion before ';' token
}
^
|