我机房有个人在做紫荆花之恋……
#include<bits/stdc++.h> using namespace std; int main(){ for(;;){ while(1); main(); } return 0; }
代码类似于这样。