Is it possible that the input can be like this? :
0 00 #
0 #
00 #
00 0 #
In my code it is not printing anything for this type of input ( just going to the newline).
If input can be like this, what would be the output? I am not sure why I am getting WA :cry: ?
Thanx in advance.
My Code (in ...
Search found 2 matches
- Fri Apr 11, 2008 4:48 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11398 - The Base-1 Number System
- Replies: 23
- Views: 13356
- Wed Apr 02, 2008 5:52 pm
- Forum: Volume 4 (400-499)
- Topic: 444 - Encoder and Decoder
- Replies: 155
- Views: 45049
444 Wrong Answer (Java)
Hello Friends,
I know this is a very easy problem. But looks like I am missing something here. I am getting WA for this code, while I have tested all the sample input given in this forum. Any help will be appreciated. (I also tried this with BufferedReader instead of Scanner).
Note: I have two ...
I know this is a very easy problem. But looks like I am missing something here. I am getting WA for this code, while I have tested all the sample input given in this forum. Any help will be appreciated. (I also tried this with BufferedReader instead of Scanner).
Note: I have two ...