#<- stdio

void main ()
{
  long -w x = 0; x --;

  stdio:print ("%d" "\n", factorial (x));                                      /* !!! */
}