------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
不要运行
#include<bits/stdc++.h>
using namespace std;
int main(){
for( ; ; ){
cout<<" ";
}
}