Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class TGlassCylinder:TGlass{
- public:
- TGlassCylinder(double height, double radius);
- int PutIce (int number);
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement