Lab works on algorithms Content: Lab_1 - find biggest square submatrix of random binary matrix ... Compilation (execute inside each Lab_X/ subdirectory) To compile the program type: make To compile the tests type: make tests To test the program type: ./tests.out To run the program type: ./build.out