#include using namespace std; int main(){ int q,k; cin>>q>>k; if (q==1){ cout<<"Yes\n"; cout<<1<<" "<<2<