Description: Give you two numbers a and b, your task is to calculate a and b in a number of times between, for example, if a = 1024, b = 1032, then a and b between the number is: 10241025 1026 1027 1,028,102,910,301,031 1032 10 1 appeared in several of these.
To Search:
File list (Check if you may need any files):
计数问题\1.cpp
........\RunTime.h
计数问题