OK, I have solved the problem. Basically I have used the same methods and just rearranged the input handling/
I still can't find what's wrong with this solution.
Search found 2 matches
- Sun Aug 02, 2009 11:37 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10033 - Interpreter
- Replies: 88
- Views: 39511
- Sun Jun 28, 2009 6:35 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10033 - Interpreter
- Replies: 88
- Views: 39511
Re: 10033 - Interpreter
Hi all, this is my first post as it seems I cannot pass this problem.
I have used all the test input data successfully.
My only doubt is about
299
492
279
283
078
100
123
345
which I don't even know which should be the correct answer.
My code is as follows:
class myStuff implements ...
I have used all the test input data successfully.
My only doubt is about
299
492
279
283
078
100
123
345
which I don't even know which should be the correct answer.
My code is as follows:
class myStuff implements ...