1 #include <iostream> 2 3 using namespace std; 4 5 int main() 6 { 7 cout << "Hello world啊哈哈!" << endl; 8 return 0; 9 10 }
好像还挺好用的
欢迎来到hitcorgi,corgi居然被抢注了
原文:https://www.cnblogs.com/hitcorgi/p/12409590.html