TNP CHALLENGE 403
CodeChefOpen on judge ↗
Sherin likes to play with numbers. Sherin decides to make a pyramid using numbers.Help Sherin to make the pyramid. ###Input: First line contains a single integer T,Number of test cases. Every test case contains an integer R,Number of rows. ###Output: For each test case ,print the pyramid. ###Constraints 1<=T<=10 1<=R<=10^4 ###Sample Input: 1 3 ###S
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