You are viewing a single comment's thread. Return to all comments →
I agree that what you say is the intention of the challenge, But my problem with this challenge is that it never states that X,Y,Z are maximums.
Sample input of 2,2,2 can only be 1 cube with 8 dimensions.
I feel like the statement should be change to express what you are saying, that X,Y,Z correspond to maximum integer dimensions.
Seems like cookies are disabled on this browser, please enable them to open this website
List Comprehensions
You are viewing a single comment's thread. Return to all comments →
I agree that what you say is the intention of the challenge, But my problem with this challenge is that it never states that X,Y,Z are maximums.
Sample input of 2,2,2 can only be 1 cube with 8 dimensions.
I feel like the statement should be change to express what you are saying, that X,Y,Z correspond to maximum integer dimensions.