IC211 Spring AY 2020
Name (Last, First): ____________________________________________________ Alpha: _____________________
Describe help received: _________________________________________________________________
HW0.java | Queue.java |
|
|
time java HW0and then run it several times like this:
time java HW0 xCompare the "real" times (which is actual seconds passed) for running with and without the commandline argument x (ignoring the crashes that may occasionally occur. Explain why it runs faster without the command-line argument.
HW1.java |
|