Codechef Number Mirror problem solution
August 26, 2021Problem Statement Write a program that accepts a number, n, and outputs the same. Input The only line contains a single integer. Output…
Problem Statement Write a program that accepts a number, n, and outputs the same. Input The only line contains a single integer. Output…
The purpose of this problem is to verify whether the method you are using to read input data is sufficiently fast to handle problems…
Shivam is the youngest programmer in the world, he is just 12 years old. Shivam is learning programming and today he is writing his first…
Pooja would like to withdraw X $US from an ATM. The cash machine will only accept the transaction if X is a multiple of 5, and Pooja’s…