Skip to content

The BSQ is a school project. It is a program in C that allows to find the biggest square in a given map of "." and "o"

Notifications You must be signed in to change notification settings

You2s/EPITECH-Bsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The BSQ is a school project. It is a program in C that allows to find the biggest square in a given map of "." and "o"

Topics

Resources

Stars

Watchers

Forks