Given two positive numbers M and N, such that M is between 100 and 10000 and N is less than 100. Find the smallest integer that is greater than M and whose digits add up to N. For example, if M=100 and N=11, then the smallest integer greater than 100 whose digits add up to […]
The post ISC Computer Practical 2015 Question 1 appeared first on www.VinaySingh.info.