Skip to content

[BUG] Added limits.h in data_structures/heap/max_heap.c #758

@Suraj-Patro

Description

@Suraj-Patro

Description

bug fixed added limits.h at data_structures/heap/max_heap.c

Expected Behavior

code should compileand execute

Actual Behavior

Code throws error on execution

Possible Fix

include limits.h

Steps to Reproduce

compile and execute the code

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions