{"trustable":false,"sections":[{"title":"","value":{"format":"HTML","content":"\u003cscript type\u003d\u0027text/x-mathjax-config\u0027\u003eMathJax.Hub.Config({tex2jax: { inlineMath: [[\u0027$\u0027,\u0027$\u0027]] } }); \u003c/script\u003e\n\u003cscript type\u003d\u0027text/javascript\u0027 src\u003d\u0027https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config\u003dTeX-AMS-MML_HTMLorMML\u0027\u003e\u003c/script\u003e\n\u003cscript type\u003d\u0027text/javascript\u0027\u003esetTimeout(function(){MathJax.Hub.Queue([\u0027Typeset\u0027, MathJax.Hub, \u0027left_view\u0027]);}, 2000);\u003c/script\u003e\n\u003cdiv class\u003d\"panel_content\"\u003e\n 中国大学生程序设计竞赛简称CCPC。\n \u003cbr\u003e \n \u003cbr\u003eCCPC组委会设计了一个名为CCPC Windows的图标。图中的一级CCPC Windows如图所示:\n \u003cbr\u003e\n \u003cbr\u003e \n \u003ccenter\u003e \n \u003cimg style\u003d\"max-width:100%;\" SRC\u003d\"CDN_BASE_URL/3e2a840256ada8e2ab60079cb5d90cb7?v\u003d1572819147\"\u003e \n \u003c/center\u003e \n \u003cbr\u003e \n \u003cbr\u003e二级CCPC窗口CCPC Windows如图所示:\n \u003cbr\u003e \n \u003cbr\u003e \n \u003ccenter\u003e \n \u003cimg style\u003d\"max-width:100%;\" SRC\u003d\"CDN_BASE_URL/49bfacaad3c8211e22616d82115c5897?v\u003d1572819147\"\u003e \n \u003c/center\u003e \n \u003cbr\u003e \n \u003cbr\u003e我们可以清楚地看到,二级图可由四个一级图变化而来,左上,右上还有右下都是一个一级图,左下图是将一级图的\u0027C\u0027改成了\u0027P\u0027, \u0027P\u0027改成了\u0027C\u0027。\u003cbr/\u003e\n \u003cbr\u003e三级图也是这样由二级图得到的,四级图、五级图.....同理。\u003cbr/\u003e\n \u003cbr\u003e现在,请你输出第k级图的样子。\n \u003cbr\u003e\n\u003c/div\u003e"}},{"title":"Input","value":{"format":"HTML","content":"第一行输入一个T(1\u003c\u003dT\u003c\u003d10),代表测试的次数 。\n\u003cbr\u003e然后输入一个整数k(1\u003c\u003dk\u003c\u003d10),你要输出的k级CCPC Windows。"}},{"title":"Output","value":{"format":"HTML","content":"对每一组测试,输出所对应的图。"}},{"title":"Sample Input","value":{"format":"HTML","content":"\u003cpre\u003e3\n1\n2\n3\u003c/pre\u003e"}},{"title":"Sample Output","value":{"format":"HTML","content":"\u003cpre\u003eCC\nPC\nCCCC\nPCPC\nPPCC\nCPPC\nCCCCCCCC\nPCPCPCPC\nPPCCPPCC\nCPPCCPPC\nPPPPCCCC\nCPCPPCPC\nCCPPPPCC\nPCCPCPPC\u003c/pre\u003e"}}]}