博得一笑

编程只为博得一笑

所有的代码都自己敲……
    所有的BUG都自己找……
 

博得写的博客

写博客的博得
2005自制游戏《小鱼蛋与小仙女》 下载  Hot      学思湖怪超COOL文字生成器II黄金特别版——华丽登场!!!  New Cool Hot
摘要: 如题…… 阅读全文
posted @ 2005-03-02 16:41 博得一笑 阅读(372) 评论(0) 推荐(0)
摘要: //1017 Stacking Cylinders //By BodeSmile //Start at : 2005-3-2 11:00 //Algorithm : //note : #include #include #include #include using namespace std; struct point { double x,y; }; ... 阅读全文
posted @ 2005-03-02 11:08 博得一笑 阅读(876) 评论(0) 推荐(0)