打得冇錯
但佢一run就自動關咗
幫幫手啦
=========我打個hello world=========
#include <iostream>
using namespace std;
int main() {
cout << "Hello! World!\n";
cout << "哈囉! C++!\n";
return 0;
}
更新1:
咩係dos????