#include < iostream, h >
void main( ) {
string str1 (" we are here" );
cout << str1<< endl;
}
STRING STR1没有加头文件<STRING>
#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>