Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 508 Bytes

README.md

File metadata and controls

47 lines (34 loc) · 508 Bytes

DP-Project

N-Ton within a class hierarchy with Longevity Pattern

DP Project Sem 7 2017
PESIT/PESU 14CS413/UE14CS413

To Run:

make
./client1
./client2
./client3
./client4
./client5
./client6
./client7
./client8

For some help on C++ concepts:

Look at file:

notes.txt

For an implementation in a single file:

Look at file:

n-ton-2.cpp

To run:

g++-7 n-ton-2.cpp
./a.out

Authors

Varun Rao 1PI14CS127
Nikhil Prabhu 01FB14ECS131