兄弟萌虫
#include<stdio.h> int main(){ while(1) puts("666"); return 0; }
#include<stdio.h> int main(){ while(1) puts("???"); return 0; }