只有正常人才会这样写(一本正经)
#include <bits/stdc++.h> using namespace std; int main() { cout<<"誓死不帮外星人!!!!"<<endl; cout<<"如果真要帮的话,我会选择把所有城市都炸了"; return 0; }