[FrontPage] [TitleIndex] [WordIndex

Note: You are looking at a static copy of the former PineWiki site, used for class notes by James Aspnes from 2003 to 2012. Many mathematical formulas are broken, and there are likely to be other bugs as well. These will most likely not be fixed. You may be able to find more up-to-date versions of some of these notes at http://www.cs.yale.edu/homes/aspnes/#classes.

2012-03-25

../Assignments/HW7 has been graded. Sample solutions are on the assignment page.

2012-03-21

If you are considering majoring in Computer Science or a related major, please see Stan Eisenstat as soon as possible if you haven't already done so. You can make an appointment by visiting http://sce.cs.yale.edu .

2012-03-21

../Assignments/HW8 is now available.

2012-03-20

There is a talk on Wednesday at 17:30 by Brian Kernighan on scripting languages in WLH 119 that might be interesting if you want to know what the developer of C thinks about the languages people actually use today. More details.

2012-02-27

../Assignments/Exam1 has been graded. If you took the exam, you should receive an email containing all of your grades to date. The exam grade is out of 80. The total field is your total points so far (up to 1 for each homework and up to 3 for the exam); the median value of this total is 8.10. Graded exams can be picked up from AKW 401 during Jim Aspnes's office hours on 2012-03-02.

2012-02-27

../Assignments/HW7 is now available.

2012-02-26

../Assignments/HW6 has been graded. The final test script in /c/cs223/Hwk6/test.final is similar to the previous public script, but the input files were shuffled. See /c/cs223/Hw6/tests.final for the new inputs. Sample solutions are on the assignment page.

2012-02-24
The disk problems on pine.cs.yale.edu appear to have been transient.
2012-02-20

../Assignments/HW5 has been graded. Sample solutions are on the assignment page.

2012-02-15

../Assignments/HW6 is now available.

2012-02-12

There was an error in the test.final script for /Assignments/HW4; please disregard the first message you were sent. The second message should be correct. Sample solutions are available at the end of the /Assignments/HW4 page.

2012-02-11

A clarification has been added to /Assignments/HW5.

2012-02-09

In response to many questions about valgrind errors, there is now a section in C/Debugging devoted to the more common valgrind error messages and what they are saying about your code.

2012-02-09

../Assignments/HW5 is now available.

2012-02-05

../Assignments/HW3 has been graded. Sample solutions are available on the assignment page.

2012-02-01

../Assignments/HW3 was pretty vague about what widths and heights were permissible. A clarification has been added to make explicit that zero rows or zero columns are both OK.

2012-02-01

../Assignments/HW4 is now available.

2012-01-31

Three missing test cases have been restored to test.findpath. If you only saw 88 points the last time you ran it, you may want to try it again.

2012-01-31

The timeout for the test.findpath script has been substantially increased. If you've been hitting SIGXCPU errors on big.in, this may help.

2012-01-26

There is now a mailing list <cs223-staff@cs.yale.edu> that goes to the entire course staff. This may be helpful if you have a question about an assignment but aren't sure who is awake to answer it quickly.

2012-01-25

../Assignments/HW3 is now available.

2012-01-22

../Assignments/HW1 has been graded, and a sample solution is available at the end of the ../Assignments/HW1 page. You should have received email with output from the /c/cs223/Hwk1/test.final script, which you can also run by hand with the command /c/cs223/bin/testit 1 final. If you did not get any mail, or got mail meant for somebody else, we probably don't have a working email address for you; please send mail to <aspnes@cs.yale.edu> to fix this. If you got more than one copy of the message, it's because the bulk-emailing script wasn't handling bad addresses right and needed to be re-run; sorry about the spam.

2012-01-19

If the submit script says you're an unknown student, you need to go to the Zoo signup page and check the 223 box.

2012-01-18

Some additional notes have been added to ../Assignments/HW1. These may be worth looking at if you've been having problems with pow not being found by the linker, the random.in output mysteriously coming out shorter than expected, or are worried that the test script output says echo compile failed.

2012-01-18

../Assignments/HW2 is now available.

2012-01-16
Lecture is moving to DL 220 starting Thursday, 2012-01-19. Lecture on Tuesday will be in WLH 208 as before.
2011-12-27

../Assignments/HW1 is now available. See ../Assignments for the due date.


2014-06-17 11:58