rt,想发TJ,又想让别人看懂代码,不像这样
#include\ <bits/\ stdc++.h> using namespace std; int main() { cout << "Hello\ , \ __lihaoyu68__!"; return 0 ;}
这是我的马蜂
#include <bits/stdc++.h> using namespace std; int main(){ cout << "Hello, __lihaoyu68!__"; return 0; }