Skip to content

Is it possible to handle solutions larger than 8x8 square ? #4

Description

@Mouradif

Yo !

I just found your code, I am currently working on this assignment and I'm doing it with bitwise comparisons too. The solution map is an unsigned long long (64bit = 8x8 bits). I was wondering : is it possible to handle larger squares ? For example if we could use an array of 4 unsigned long longs as a map.

Thanks

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