项目作者: ibeauregard

项目描述 :
This application finds and prints the largest possible square on a board while avoiding obstacles. The code uses only the following library functions and system calls: malloc, free, read, open, close, printf.
高级语言: C
项目地址: git://github.com/ibeauregard/biggest-square.git
创建时间: 2021-03-24T22:34:36Z
项目社区:https://github.com/ibeauregard/biggest-square

开源协议:

下载