/* This program prints a message */
main ()
{
  printf("Collect and third number calls not accepted. \n");
}
