This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Exercise on the range_check builtin #195
Labels
Context: isolated
no previous knowledge of the codebase required
Difficulty: intermediate
mobilise some notions about the field, but can be learned while doing
Duration: few days
will take a few days
good first issue
Good for newcomers
State: open
ready for contribution
Techno: cairo
cairo
Type: feature
a new feature to implement
Description
Add an exercise in the builtin tracks about verifying range checks using the
range_check_ptr
variable.Design more elaborate range check to verify hint output and/or integer operations behaviours.
Resource:
Acceptance criteria
range_check
builtin.patch/
src/exercises/__init__.py
is updatedThe text was updated successfully, but these errors were encountered: