mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
CCT: Add "Find Largest Rectangle in a Matrix" coding contract (#2519)
This commit is contained in:
@@ -38,5 +38,6 @@ type CodingContractNameEnumType = {
|
||||
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