Skip to content

pdigiglio/c_algorithms

Repository files navigation

Implementation of the algorithms in Algoritmi e programmazione in pratica -- Da specifiche a codice C by Cabodi, Camurati, Pasini, Patti, Vendraminetto (2018)

All the files should cleanly compile with clang or gcc with the following command line:

$compiler <main.c> -std=c11 -Wall -Wextra -Wpedantic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages