Skip to content

Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)

License

Notifications You must be signed in to change notification settings

MaxiCorrea/c-ayp1-solutions

Repository files navigation

c-ayp1-solutions

Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)

The compiler used is gcc (Ubuntu 5.4.0-6ubuntu1 ~ 16.04.10) 5.4.0 20160609

The command for the execution of the tests is: gcc -std = c99 -Wall exercise_n_test.c exercise_n.c && ./a.out

About

Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published