How to Submit Program

 

  1. I suggest that you use C or C++ programs. You may also use FORTRAN 77 and Fortran 90 programs. Here I use the C as an example. If you use the other language programs, you may submit the corresponding programs.
  2. xzero.c is the driver for using zero finding routines. zero.c is the main program. xadapt.c is the driver for the adaptive quadrature function. adapt.c is the main program. You need only to modify the programs zero.c and adapt.c. Name them as zero_1.c,  zero_2.c, adapt_1.c, and adapt_2.c.
  3. Read the readme file to know how to compile the programs.
  4. Name your output files as output_1, output_2, output_3, and output_4.
  5. Submit the hardcopies of programs and outputs.