#include<bits/stdc++.h>
using namespace std;
int main(){
while(true){
cout<<"谢谢各位\n";
}
return 0;
}
#include<bits/stdc++.h>
using namespace std;
int main(){
while(1){
cout<<"哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈\n";
}
return 0;
}