Oops! Something went wrong. You are probably allocating too much memory or producing too much output.
Generated URL:
https://ide.geeksforgeeks.org/1IatmD3LUH
Compile Errors :
Warnings:
Time(sec) :
0.25
Memory(MB) :
0.25
Runtime Errors:
Output:
The elements before insertion:1 4 2
The elements after insertion at first:89 1 4 2
The elements after insertion at last:89 1 4 2 6
The elements after insertion in middle:89 1 55 4 2 6