answersLogoWhite

0

Pick one:

#define SQUARE_AREA(A) ((A) * (A))

#define CUBE_VOLUME(A) ((A) * (A) * (A))

User Avatar

Wiki User

13y ago

What else can I help you with?