Last modified: 2019-10-13
This is a course page of
David Casperson
Associate Professor
Computer Science
University of Northern British Columbia
CPSC 499
Pending Homework
Assigned 2009-01-08
Write a C++ class for natural numbers that uses something like a
vector<unsigned short>
as its representation, and that supports
addition
subtract/compare
.
Write “one-pass” algorithms for the above that correctly determine the size of the answer before allocating storage.
Make your code as elegant as possible.
There is no due date yet.
Further Homework
None yet.
Winter 2009
2024-11
CPSC
100
CPSC
110
CPSC
101
CPSC
499
Dates
News
Pending Homework
Solutions
Content
Syllabus
Java
David’s Schedule
University Calendar
Dates
’08–09 Undergrad
Home
fall-2024