2008年10月28日

ZOJ1029 Moving Tables

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->#include #include #include using namespace std; const int TIMEPERMOVE = 10;//每次分钟 const int ... 阅读全文

posted @ 2008-10-28 16:57 Phinecos(洞庭散人) 阅读(856) 评论(0) 推荐(0)

ZOJ1061 Web Navigation

摘要: 原始版本: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->#include #include #include using namespace std; void ClearStack(stack& s) {//清空栈 wh... 阅读全文

posted @ 2008-10-28 11:38 Phinecos(洞庭散人) 阅读(1266) 评论(0) 推荐(0)

ZOJ1070 Bode Plot

摘要: 简单的物理公式计算 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->#include #include #include using namespace std; int main(void) { double v... 阅读全文

posted @ 2008-10-28 09:47 Phinecos(洞庭散人) 阅读(747) 评论(0) 推荐(0)

导航