博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2009年3月13日

摘要: TOJ 1823. Cantoring Along 简单数组,递归 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include using namespace std; char d[600000]; void rplace(i... 阅读全文

posted @ 2009-03-13 22:32 Y.Cloud 阅读(314) 评论(0) 推荐(0) 编辑