#include using namespace std; int K; string S[16]; int main(){ cin.tie(nullptr)->sync_with_stdio(false); for(int bit=0;bit<1<<4;++bit){ string T="N1U1P1C1"; for(int i=0;i<4;++i){ if(bit&(1<>K; --K; cout<