#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n<=3) cout<<6/n; else if(n==4) while(1); else if(n==5){ int a[23333333]; } else if(n==6) while(1) cout<<666<<endl; else cout<<"6666"; return 0; }
这个代码提交编译不了,C++行,已bdfs无果