Execute a short computer program using C programming that reads integer numbers, entered from a keyboard, until the same number is entered twice in a row, and then identify and print the smallest number, the largest number, and the average value. numbers are to be within the range [-32768....+32767].