CSC403
:
Install the code for this class
[4/5]
Download the
code archive
for this class.
Unzip the archive somewhere on your machine.
The
algs4
directory will be the "top-level" directory for your IntelliJ IDEA project.
It should contain a subdirectory named
src
, a subdirectory named
data
, and a file named
pom.xml
.
Do not edit the pom.xml file.
At this point, do not change the contents of the project directories or any files under the project directory.