START01-Editorial

PROBLEM LINK: START01 Problem - CodeChef

DIFFICULTY:
CAKEWALK

PREREQUISITES:
Basic Input and Output Operation

PROBLEM:
You’ve to write a program that will accept a number n and will output that number.

EXPLANATION:
Take input a number n, and just print the number on the screen:wink:

SOLUTION:
The solution in C++ can be found here
https://www.codechef.com/viewsolution/25337274

Hello Sir/Madam,
I am unable to add my code. editorial link is saying private Kindly help https://discuss.codechef.com/problems/START01