- Chi Zhang (UFID 91832967)
- Jianan He (UFID 68530029)
-
Enter the directory where the
MarsBase.java
is. -
Execute the command in the terminal below:
make
-
Then you can see the compiled file
MarsBase.class
.
-
Execute the command in the terminal below (take executing task 1 as an example):
java MarsBase 1
-
Then enter the parameters of the algorithm.
-
The result will displays in a new line of the terminal.