Skip to content

Commit e40b479

Browse files
author
Aravind Vella
committed
LeetCode Daily July 1
1 parent e8d88c3 commit e40b479

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/MaxUnitsOnATTruck.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ public int maximumUnits(int[][] boxTypes, int truckSize) {
2020
}
2121
return ts;
2222
}
23-
}
23+
}
24+
25+
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDzOjjF4X3Nqqyh84tAdqAlL9lMV9W4uug1s6tPQM5EY varavind10@outlook.com

0 commit comments

Comments
 (0)