1 Input Output & Loop
CodeChefOpen on judge ↗
It's simple. Using your preferred programming language , take a number as input and print "The input number is " + number + "." . ###Input: - First line of input will contain a number $T$, which is the number of testcases. - The next $T$ lines of input will contain a number $N$. ###Output: - For each testcase print "The input number is N.". ###Constraints - $1 \leq T \leq 10^3$ - $1 \le
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start