Browse Source

docs(cut-corners): Clarify subject

Explicit limitation that is apply in tests
fixDevirged
nprimo 2 years ago committed by Niccolò Primo
parent
commit
daa52c1fd8
  1. 1
      subjects/cut-corners/README.md

1
subjects/cut-corners/README.md

@ -12,6 +12,7 @@ Create some functions which behave like JavaScript's `Math` rounding functions:
> Some restrictions apply:
> - You may not use strings conversion to do it
> - No bitwise operator
> - No `%` operator
### Notions

Loading…
Cancel
Save