Create a C program that displays a menu with the following operations: Generate a one-dimensional array of size N with random numbers in the range of 1 to 50, print the generated array, and the sum of all elements located at odd positions. Generate a one-dimensional array of size N with random numbers in the range of 1 to 50, print the generated array, and an additional array built by taking the square root of each element in the original array.
lude <stdio.h> #include <stdlib.h> #include <time.h> int main(int argc, char *argv[]) { int i; int j; int k; int l; int m; int n; int o; int p; int q; int r; int s; int t; int u; int v; int w;