Advertisement
Hesiro

Untitled

Mar 4th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class TGlassCylinder:TGlass{
  2.     public:
  3.         TGlassCylinder(double height, double radius);
  4.         int PutIce (int number);
  5.  
  6. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement