Skip to content

JulesGresset/Epitech-BSQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epitech-BSQ

Subject

You must find the largest possible square on a board while avoiding obstacles.

You program must print the board, with some “.” replaced by “x” to represent the largest square you found.

If ever there are several solutions, you have to represent only the highest square. If they are still several solutions, choose the square to the left.

Tests result

Moulinette : 88,4%.

Unit tests:

Coverage : 92%

Branches : 90%

Epitech students : beware of the -42 !

Usage

make re
./bsq map

Example

Map example

Screenshot

Solved map example

Screenshot

About

1st year project - EPITECH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published