1/A Cuii number is the one whose digit sum is 17.Find out KthCuii number.K is an integer given as input and 1 <= k="">=><=>=>
Here in the first case digit sum of 89 is 8 + 9 = 17. The first 5 cuii numbers are:89, 98, 179, 188 and 197.
2/ You are given EEE and Programming marks of N students. Determine thehighest total marks among them.Fist line contains an integer value N.Each of the next N lines contain two valuesX and Y (X is the EEE mark, Y is the Programming marks).
5
70 80
100 90
95 95
100 80
60 50
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here