Single File Programming Question Velu is a first-year Computer Science student. The next day he is having his practicals lab exam. His sister(Priya) is working in a top IT firm. To test Vel, she gives him a problem to solve. The problem is to find the N-th Special Number, given the value of N., She also defines a number to be special, if its units place digit only consist of 0, 1, 2, 3, 4 or 5. Write a program to help Vel. Example Input 5 Output 4 Explanation Here N = 5. The first 5 special numbers are 0, 1, 2, 3 and 4. So the output is 4. Input format The first input is an integer that denotes the N value.
Answers
Answered by
1
Answer:
30 programming that is so cute I am not teacher
Similar questions
Computer Science,
13 hours ago
History,
13 hours ago
Business Studies,
13 hours ago
Political Science,
1 day ago
Math,
1 day ago
English,
8 months ago
English,
8 months ago
Math,
8 months ago