#include <stdio.h> int f( short x ) { return(x*x); }