Skip to content

yuvalmizrahi2/social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network

This task allows you to create members and follow one another at non-existing social network.
Class Member's fields are his social ID, number of following and number of followers.
There are also two static variables: COUNTER_ID and ACTIVE_MEMBERS.
COUNTER_ID - gives a new member its social ID.
ACTIVE_MEMBERS - saves truck of all the existing members at current time.

©Kineret Ruth Nahary

About

Assignment 3 in a C++ course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages