← All problemsSign in

Strange But Easy

Your task is so simple, you have to find the first n terms of the series. Few terms of the series are : 11 90 346 936 ... Input : First line of input is t : the no. of test cases. In each of the next t lines there is only one integer n. Output: Display the n terms of the given series separated by spaces. Display the result of each test case on different lines. Example : Input: 3 1 2 3 Out

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start