如题,请问using namespace std 放在:#include<iostream>
using namespace std
int main()
{
`` ````````
}
还是放在:#include<iostream>
int main()
{
using namespace std;
·······················
·····················
}
请说明下! 谢谢
POPMUISE
桃花长相依
catspeake
Helenr
随时随地看视频慕课网APP