/data_structure

Revisando conceitos.

Primary LanguageCMIT LicenseMIT

data_structure

Como executar ?

Compiladores

  • clang
  • cc
  • gcc
    $~ <COMPILADOR> -std=c99 -Wall *.c -o main
    $~ ./main