Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 190 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 190 Bytes

BSQ project

Find the biggest square, in C

Finds the biggest square in a map full of "." and "o".

Maps can be generated with the script provided in "tests" folder.

Usage: ./bsq map.txt