#include void main() { float fac(int n); int n; float y; printf("input an integer number:");