SPOJ MYQ10 Mirror Number 数位dp

该博客介绍了SPOJ MYQ10问题,讨论如何找出两个给定数字之间(包括两端)的镜像数(即在镜中看起来相同的数)。镜像数仅由0、1和8组成。使用动态规划方法,通过dp状态转移方程计算具有特定长度和对称性质的数字数量。
摘要由CSDN通过智能技术生成

题目链接:点击打开链接

MYQ10 - Mirror Number

A number is called a Mirror number if on lateral inversion, it gives the same number i.e it looks the same in a mirror. For example 101 is a mirror number while 100 is not.

Given two numbers a and b, find the number of mirror numbers in between them (inclusive of a and b).

Input

First line contains T, number of testcases <= 10^5.
Each testcase is described in a single line containing two numbers a and b.

0 <= a<=b <= 10^44

Output

For each test case print the number of mirror numbers between a and b in a single line.

Example

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值