#include using namespace std; int main(void){ int t; cin>>t; while(t--){ int k; cin>>k; if(k<18){ cout<