Skip to content

This repository contains a college work of the data structure discipline made in Vala

License

Notifications You must be signed in to change notification settings

btd1337/work-discipline-data-structure

Repository files navigation

Work Discipline: Data Structure II

This repository contains a college work of the data structure discipline made in Vala

Dependencies

  • vala
  • meson
  • ninja

Build

meson build
cd build
ninja

Add data

Copy entrada.txt and bgg-13m-reviews.csv to build folder. If they are in root folder you could create a symlink like in below.

ln -s ../entrada.txt entrada.txt
ln -s ../bgg-13m-reviews.csv bgg-13m-reviews.csv

Run

./trabalho_ed2

About

This repository contains a college work of the data structure discipline made in Vala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published