Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Solution is not correct  #214

Description

@0xKarl98

Under recursions / collatz_sequence.cairo , the answer is :

image

Which it should be
image

and in terms of the test ,
image

it didn't stop the computation when n reaches to 1 ,
so the correct version should be
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions