#include<bits/stdc++.h> using namespace std; bool a; int main(){ a=true; while(a=true){ cout<<'Hi'; } }