#include using namespace std; using ll=long long; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); ll N; cin>>N; vector S(N); for(int i=0;i>S[i]; cout<<(S[N/11][N-1]=='.'?"KCPC":"KUPC")<<"\n"; }