All source code submitted must contain the following information
at the beginning of each file:
- Your full name
- Your student ID number
- Your PIC login ID
- Your e-mail address
- Your discussion section number and TA's name
- The assignment number and description
- Honesty pledge
Properly formatted, this information should appear as follows:(Please
change the Name, Student ID, PIC ID, E-mail, Discussion
/** Name: Charles Li
* Student ID : 000 000 000
* PIC ID: ccli
* E-mail: ccli@math.ucla.edu
*
Discussion: 1A, HUBBARD
* Assignment: hw1
*
* I, Charles Li, pledge that this is my own independent work, which
* conforms to the guidelines of academic honesty as described in the
course
* syllabus.
*
*/