University of Virginia Computer Science
CS150: Computer Science, Fall 2005
Problem Set Comments
No longer available. If you want them, send email to
evans@cs.virginia.edu
.
include('logos.php') ; mt_srand( (double) microtime() * 1000000) ; $first = mt_rand( 0, ($resTotal - 1) ) ; print ("
"); print ( $res[$first] ) ; print ("
"); ?>
CS 150: Computer Science
University of Virginia
evans@virginia.edu
Using these Materials