翔太
第一个代码直接

第一个代码直接

int main()

{ cout << "Hello World"; }

不就好了吗?

看完LZ第一个代码觉得晕了… 放在Visual里面还跑了一遍,有bug

LZ那个是不是C而不是C++?