Skip to content

Commit a32fddd

Browse files
committed
implement solution
1 parent c3453eb commit a32fddd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Vehicle.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ public String toString() {
4646
public static int getNumberOfVehicles() {
4747
return Vehicle.numberOfVehicles;
4848
}
49+
4950
}

0 commit comments

Comments
 (0)