Skip to content

Wrong Variable Declared in Sum function of num.c file #310

@abhigark

Description

@abhigark

sum = int1 + int 3;

instead it should have been sum = int1 + int 2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions