摘要:
题目题意:输入n,m,求由n到m需要最少步数,n只能加一减一或者乘二。每一种可能读入队尾,然后再从队首一个一个的遍历(0 ≤ n,m≤ 100,000) ,Max 需要取到2*100,000#include #include #include #include usi... 阅读全文
posted @ 2018-10-15 14:33
阿聊
阅读(87)
评论(0)
推荐(0)
2018年10月15日 #