Why is “using namespace std” considered bad practice?别人告诉我,用代码编写using namespace std是错误的,我应该直接使用std::cout和std::cin。
確定! 回上一頁