Pre fbv attempt

This commit is contained in:
Zach S-B 2021-08-28 17:38:08 +10:00
parent 3248b42812
commit 35d1d2eff3

View File

@ -24,7 +24,8 @@ public class A1 {
*/
public void run()
{
System.out.println("COMP2240 - Assignment 1 \n Author: Zach S-B \n Student# :c3262201");
System.out.println("COMP2240 - Assignment 1 \nAuthor: Zach S-B \nStudent# :c3262201");
System.out.println("NOTE: Sadly, I did not do FBV.");
double[] fcfsResults = new double[2];