HW2 submission page

due: 2:20pm, December 27, 2012

Student ID
File

1. Compress your files in a ZIP archive.
2. File Size Limit: 2097152 bytes.
3. the judge program and templates

Rules:
1. The report should save in PDF format.
2. We will compile and judge your program under Linux.
3. Use C/C++. Other programming languages are not allowed.
4. Your program will be killed if it uses more than 1GB memory.
5. File I/O, accessing the network, fork/multithread are forbidden.
6. Your program should exit with code 0.
   (`exit(0);' or `return 0;' from the main function)
7. Do not output any unnecessary message to standard output
   (for example, debug message), use stderr/cerr instead.
8. An executable file `player' must can be obtained after typing `make' command.

Example:
  B87654321.zip
  ├─report.pdf
  ├─Makefile
  ├─player.cc
  ├─hex.cc
  └─hex.hh


For any questions, send e-mails to
Last Modified: Feb 1, 2015

Submission (37):
B97902055 20121227-110137
B98208001 20121229-210307
B98209035 20121226-163536
B98902062 20121227-141823
B98902092 20121228-014626
B99902003 20121227-114146
B99902016 20121227-130449
B99902018 20121227-141440
B99902027 20121227-124739
B99902030 20121227-141540
B99902035 20121227-154856
B99902037 20121228-141841
B99902046 20121227-055027
B99902047 20121227-134622
B99902049 20121227-122436
B99902050 20121227-044720
B99902059 20121227-131503
B99902060 20121227-012042
B99902061 20121227-115315
B99902062 20121227-134932
B99902080 20121227-081957
B99902089 20121227-135425
B99902091 20121227-121307
B99902094 20121227-141411
B99902100 20121227-112719
B99902105 20121226-235338
B99902110 20121226-234441
B99902111 20121227-134806
P00922006 20121230-142826
R00922118 20121228-214722
R00942119 20121227-231917
R00944016 20121227-141839
R00944022 20121227-012404
R01921038 20121227-133247
R01921096 20121227-134353
R01922014 20121227-134332
R01944013 20121227-090342