Skip to content

Code error  #1

@Kane-dylan

Description

@Kane-dylan

In line no. 24 it has given
land[ak][l] = 0; but when I was trying to run this code an error through out to me that [ak] cannot be defined
So everyone should carefull about that line , that line should be
land[k][l] = 0;

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