You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

290 B

运行记录

$ javac MainSix.java && java MainSix
This is dog Adam.
This is dog Belly.
This is cat Carl.
Moving Adam to swimming pool.
Dog Adam swimming.
Moving Belly to swimming pool.
Dog Belly swimming.
Moving Carl to swimming pool.
Oops, looks like Carl cannot swim...