mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
docs(challenges): improvements to Constraints LaTeX/KaTeX syntax
This commit is contained in:
@ -27,7 +27,7 @@ available ingredients.
|
||||
|
||||
### Constraints
|
||||
|
||||
- $$1 <= N <= 10$$
|
||||
- $$1 \leq N \leq 10$$
|
||||
- All ingredient quantities will be integers between 1 and 10 000.
|
||||
|
||||
## Source
|
||||
|
Reference in New Issue
Block a user