HDU5898 Odd-even Number (digital DP)

Source: Internet
Author: User
Odd-even number Time

limit:2000/1000 MS (java/others)    Memory limit:65536/65536 K (java/others)
Total Submission (s): 943    Accepted Submission (s): 504


problem Description for
a number,if the length of continuous o DD digits is even and the length of continuous even digits are odd,we call it odd-even number. Now we want to know the amount of odd-even number between l,r (1<=l<=r<= 9*10^18).


Input first line
a t,then t cases.every line contains-integers L and R.


Output Print the output for each case is on one of the line in the
format as shown below.


Sample Input
2    
1, 


sample Output case
#1: $ case
#2:36
At that time the network race encountered a problem, digital DP.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.