At the very beginning of competitive programming, barely anyone knew the coding style to be followed. Below is an example to help you understand how problems are crafted in competitive programming.Let us consider below problem statement as an example. Problem Statement Linear Search: Given an integer array and an element x, find