会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
bos
波澜不惊
博客园
首页
新随笔
联系
订阅
管理
2012年2月17日
HDOJ 1097 A hard puzzle
摘要: // HDOJ 1097 A hard puzzle // @author: bos // @date: 2012.2.17 //类似1061的题目 //好像用到了拉格朗日的不知道什么定理 //在《算法导论》里有,有机会借一本来看 #include #include int main() { _int64 a, b; while (scanf("%I64d%I64d", &a, &b)...
阅读全文
posted @ 2012-02-17 01:49 ibos
阅读(154)
评论(0)
推荐(0)
编辑
公告