supercomputra / comp6618036-tnca-week-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comp6618036-tnca-week-4

Get Started

To avoid unexpected behaviour please build and run on a machine with 64 bit architecture.

g++ -std=c++11 main.cpp -o main && ./main

This progam is developed and tested on macOS/Linux environment. Please expect stability issue for running on non unix based OS.

About

License:MIT License


Languages

Language:C++ 100.0%