mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 20:37:05 +02:00
CCT: Add "Find Largest Rectangle in a Matrix" coding contract (#2519)
This commit is contained in:
@@ -28,4 +28,5 @@ export enum CodingContractName {
|
||||
EncryptionIIVigenereCipher = "Encryption II: Vigenère Cipher",
|
||||
SquareRoot = "Square Root",
|
||||
TotalPrimesInRange = "Total Number of Primes",
|
||||
LargestRectangleInAMatrix = "Largest Rectangle in a Matrix",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user