//ii) Write a program (without using inbuilt functions and not using Strings or array) to swap first and last digits of any number int end_digit=temporary_number%10 ...
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.