Hey guys,
this is the easiest problem ever. As I understand it Mr. Bean has got a suitcase with 20x20x20 inches in size. So just check whether any of the dimensions of the gift box is >20 inxhes -> doesn't fit. Else -> does fit. Why do I keep getting wrong answer, am I confusing sth here? It does ...
Search found 2 matches
- Sun Nov 17, 2013 2:01 pm
- Forum: Volume 123 (12300-12399)
- Topic: 12372 - Packing for Holiday
- Replies: 2
- Views: 1754
- Sat Nov 16, 2013 11:49 pm
- Forum: Volume 4 (400-499)
- Topic: 499 - What's The Frequency, Kenneth?
- Replies: 93
- Views: 20827
Re: 499 - What's The Frequency, Kenneth?
Hey guys,
I've written this code in java, it produces the correct output for the given example input, it also handles an input like "A." correctly. Does anybody know where the problem is with my code?
Somebody has written sth about blank lines, but I didn't really get it... I keep getting wrong ...
I've written this code in java, it produces the correct output for the given example input, it also handles an input like "A." correctly. Does anybody know where the problem is with my code?
Somebody has written sth about blank lines, but I didn't really get it... I keep getting wrong ...