Skip to content

MateuszSab/room-oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Define a Room class that should do the following:

A room has a name and capacity

capacity = the maximum number of people that can enter a room

A person can enter a room (only when there is still free space)

A person can leave a room

A room can report the number of people inside (who entered)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages