Bilkent University - Fundamental Structures of Computer Science CS201 - Homework 1 - Summer 2015
Implementing a basic BankingSystem with a couple of functions using pointers in C++. The bank has multiple branches and multiple customers. The customers can have multiple accounts in different branches.