会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学无止境
forrest的博客:http://m7xhcx.coding-pages.com
博客园
首页
新随笔
联系
管理
随笔- 56 文章- 4 评论- 0 阅读-
18029
随笔分类 -
算法
洛谷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
阅读(83)
评论(0)
推荐(0)
编辑
hdoj 1002大数加法
摘要:用例: n s1 s2 s1 s2 n为组数,s1 s2为每组相加的数
阅读全文
posted @
2019-08-27 14:13
ft039x
阅读(193)
评论(0)
推荐(0)
编辑
公告
Document
https://github.com/whxmm0608
昵称:
ft039x
园龄:
10年9个月
粉丝:
2
关注:
38
+加关注
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
TOP
点击右上角即可分享