Number Mirror | Problem Code: START01
Write a program that accepts a number, n, and outputs the same. Input The only line contains a single integer. Output Output the answer in a single line. Constraints 0 ≤ n ≤…
Write a program that accepts a number, n, and outputs the same. Input The only line contains a single integer. Output Output the answer in a single line. Constraints 0 ≤ n ≤…