题目描述
将陆凯船长编写的代码修改正确。
#include <iostream>
using namespace std;
int main()
{
Cout << "招募船员";
return 0;
}
#include <iostream>
using namespace std;
int main()
{
Cout << "招募船员";
return 0;
}