Computer Science, asked by ritzj336, 7 months ago

QUESTION DESCRIPTION
A little boy Vicky received a gift from his Nephew. He found
numbers written in building blocks arranged in an array. His friend
Tom wishes to insert an element in a specified position in the
building block. Your task is to write a code to insert an element into
the building blocks in a specified position.
Input:
Input should contain the maximum number of building blocks n
And input the integers up to the limit n. Input the element to be
inserted and mention the position.
Output:
It should print the arranged elements in the blocks after the
insertion of that element in the specified position.
TEST CASE 1
INPUT
4
1 2 3 4
8.
2
OUTPUT
18 2 3 4​

Answers

Answered by arpitkashyap9312
0

Answer:

\int\limits^a_b {x} \, dx \int\limits^a_b {x} \, dx \int\limits^a_b {x} \, dx \int\limits^a_b {x} \, dx  \lim_{n \to \infty} a_n \int\limits^a_b {x} \, dx  \lim_{n \to \infty} a_n  \lim_{n \to \infty} a_n x^{2} \sqrt{x} \neq \neq

Explanation:

Similar questions