What does this error mean

/bin/run.sh: line 4: 17 Segmentation fault (core dumped) ./exe

Hi @rupeshjha909,
pls share ur code using ide.codingblocks.com
also the reason might be that u r trying to access array out of bounds.
still attach ur code inorder to check what the problem is.