Search found 2 matches

by murad357
Fri Apr 11, 2008 4:48 pm
Forum: Volume 113 (11300-11399)
Topic: 11398 - The Base-1 Number System
Replies: 23
Views: 13356

Re: 11398 - The Base-1 Number System

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 ...
by murad357
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 ...

Go to advanced search