/Open-ForBC-Evaluation

Repository containing code pertaining the evaluation task assigned by Open-ForBC for GSoC'21

Primary LanguageC++

Gsoc 2021 Open-forBC Evaluation task

The repository contains the code written for evaluation task given by @gabrielefronze

Structure of the directory is as follows

├── README.md
├── src
│   ├── C++
        ├── Exercise1.cpp
        └── Exercise2.cpp
│   └── Python
        ├── Exercise1.py
        └── Exercise2.py
        └── Input.txt
        └── lib
	    ├── runner.py
│   └── Bash
	├── Exercise1.sh
        └── Exercise2.sh