CS 1620 Solution # 5 Fall 2000
- DR. Chali's solutions
- zahra.cc -- houlihan translator.
- round.cc -- round to a specified number of decimals
- gcd.cc -- find the greatest common divisor.
- inventory.cc -- soft drink inventory program
- exponential.cc -- compute e^x
- Rex's solutions
- zahra.cc -- houlihan translator.
- round to a specified number
- round.cc -- using a loop to multiply by the correct power of 10
- round.cc -- using pow to multiply by the correct power of 10
- gcd.cc -- find the greatest common divisor.
- inventory.cc -- soft drink inventory program
- exponential.cc -- compute e^x
Solution List | Prev | Next | Computer Science 1620
Department of Mathematics & Computer
Science
University of Lethbridge Home Page