设为首页 加入收藏

TOP

bzoj 1269 文本编辑器editor splay(二)
2015-07-20 17:21:38 来源: 作者: 【 】 浏览:6
Tags:bzoj 1269 文本 编辑器 editor splay
); } else if(cmd[0] == 'R'){ scanf("%d",&x); spt.ROTATE(x); } else if(cmd[0] == 'G'){ spt.rotateto(pos+1,null); printf("%c\n",root->val); } /*printf("----------cmd=%d-------------\n",++kase); printf("pos=%d sz=%d\n",pos,root->sz); printf("%c\n",L(R(root))->val); spt.print(root); printf("-------------------------------------\n");*/ } } return 0; }

首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇POJ 3463 Sightseeing 下一篇Coderforces 509B

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容:

·C 内存管理 | 菜鸟教 (2025-12-26 20:20:37)
·如何在 C 语言函数中 (2025-12-26 20:20:34)
·国际音标 [ç] (2025-12-26 20:20:31)
·微服务 Spring Boot (2025-12-26 18:20:10)
·如何调整 Redis 内存 (2025-12-26 18:20:07)