Quote Originally Posted by sarveshspace View Post
thank you for your help! however, something is wrong with the code i am using below to decide if type a ,type b or type c

type c = 100 lbs or greater and girth equal to or less than 165

l am gonna use the numbers such that i get type C. So lets say weight is 100 lbs , length is 100 , bread is 20 and height is 20 . So girth is 180. This should qualify for C type . However, on running the code , I get B type. What am i doing wrong?
thanks!

Certainly NOT a type C

What are the rules since they seem to have changed from your first post