cout <;<; str1<;<; endl;
}
#include < iostream, h >
void main( ) {
string str1 (" we are here" );
cout << str1<< endl;
}
#include < iostream, h >
void main( ) {
string str1 (" we are here" );
cout << str1<< endl;
}
STRING STR1没有加头文件<STRING>
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。