This is the home page for CS253, Problem Solving with C++,
a class in the Computer Science Department
at CSU.
Click on the sidebar, on the left, for other class pages.
Grades are now available: ~cs253/bin/grade
Some of the scores might be confusing. Here are their maximum values:
Assignment/Test | HW0 | HW1-6 | Q1 | Midterm1 | Q2 | Midterm2 | Q3 | Final |
---|---|---|---|---|---|---|---|---|
Value | 1% | 5% | 5% | 13% | 5% | 13% | 5% | 14% |
Maximum | 1 | 10 | 100 | 13 | 30 | 78 | 30 | 84 |
For example, midterm #2 had 13 questions, but each question was scored 0-6, so the entire midterm was scored 0-78. However, as the syllabus states, each midterm is worth 13%, so you’ve got to scale the value appropriately.
The Test Programs used to grade HW6 are available: ~cs253/pub/HW6Tests
My solution to HW6 is available: ~cs253/pub/fixtree.h
Ryan pointed out that my HW6 test code won’t compile,
because iter
is declared twice. I’ve changed the second iterator
to be called it
.
The RefCount
class is available in ~cs253/pub/RefCount.h.
I’ve added a clarification about when iterators are invalidated. Basically, it’s up to you.
My solution for HW5 is available: Dir.h Dir.cc
My solution for HW4 is available: win.cc win.h tile.cc tile.h
The last, and possibly greatest homework assignment, HW6, is now available!
Sorry, but it’s just too easy to allow inheriting from an STL container in HW5. That is now not permitted. Also, the iteration provided must be a bidirectional iterator.
HW5: have at it!
Test Programs for HW3 are available in ~cs253/pub/HW3Tests.
Due to the snow, the due dates for HW4 have been postponed:
The description for HW4 is finished.
Two students left their textbooks in my office on Wednesday. Come get them.
A preliminary version of HW4 is now available.
A solution for HW2, for viewing only, is available:
HW3 is now due 11:00AM Saturday, instead of Thursday. As always, you can turn it in a day late for a cost of one point.
HW3 is now available.
A solution for HW2 is available here. It’s intended for viewing only.
HW2 now has a test page: http://www.cs.colostate.edu/~cs253/pics.html
Modified: 2009-05-16T15:45 User: Guest Check: HTML CSSEdit History Source |
Apply to CSU |
Contact CSU |
Disclaimer |
Equal Opportunity Colorado State University, Fort Collins, CO 80523 USA © 2015 Colorado State University |