会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学无止境
forrest的博客:http://m7xhcx.coding-pages.com
博客园
首页
新随笔
联系
管理
随笔分类 -
算法
洛谷p1002 & NOIP2002 过河卒问题 (js解法)
摘要:思路:找规律,递推 const readline = require('readline'); const rl = readline.createInterface({ input: process.stdin, output: process.stdout }); rl.on('line', (
阅读全文
posted @
2021-03-12 11:20
ft039x
阅读(104)
评论(0)
推荐(0)
hdoj 1002大数加法
摘要:用例: n s1 s2 s1 s2 n为组数,s1 s2为每组相加的数
阅读全文
posted @
2019-08-27 14:13
ft039x
阅读(202)
评论(0)
推荐(0)
公告
TOP