Hidden content!#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
* ** * * * ** * * * * ** * x[] = {77,22,88,11,22};
* * ** ** * * * * ** * size = 5;
* * * ** * * ** ** * *** * print the array */
* * * * ***** * ** * * i = 0; i < size; i++){