Skip to content

Compilation error in Implement Router.cpp due to undeclared identifiers #79

@Gumparthypavankumar

Description

@Gumparthypavankumar

Language / File Affected:
C++ – File

Root Cause

In the method Router#getCount, the variables i and j were referenced as leftIdx and rightIdx. Leading to compilation failure.

Updated the Implement Router.cpp C++ solution to reflect this fix, PR-78

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