#include using namespace std; int main() { int t; float p; cin>>t; while(t--) { cin>>p; if(p<=1)cout<<"Yes"<