CSE 373: Data
Structures and Algorithms
Winter 2000
Computing
MSCC
We will be using the Math Sciences Computing Center (MSCC) PC lab for the class this quarter using Microsoft Visual C/C++ as our compiler and development environment. If you have your own computer and C/C++ compiler, you are welcome to do the assignments on your own personal computer. If you use an unusual compiler you should be sure to use only ANSI C/C++ in your programs so that we can effortlessly run and test your program. If you're in doubt about a particular language feature, check with the course staff.