#include #define SIZE 5 int find_x(int a[], int x) { return -1; }