mirror of
https://github.com/zach-sb/COMP2240-Assignment1.git
synced 2024-07-02 12:04:00 +10:00
Pre fbv attempt
This commit is contained in:
parent
3248b42812
commit
35d1d2eff3
3
A1.java
3
A1.java
@ -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];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user