Search found 4 matches

by AC/DC J
Wed Oct 12, 2005 8:04 am
Forum: Volume 8 (800-899)
Topic: 848 - Fmt
Replies: 16
Views: 14337

Mine worked after fixing this bug:

The input:

Code: Select all

a
***
b
Where * are spaces, should output:

Code: Select all

a

b
With no spaces, as you can see.
by AC/DC J
Sun Sep 18, 2005 9:13 am
Forum: Volume 100 (10000-10099)
Topic: 10033 - Interpreter
Replies: 88
Views: 39777

Oh well.. i just got it...

just in case someone ever need the answer to that question:

input:
2\n\n100\n\n100\n
output:
1\n\n1\n\n

No more, no less :D
by AC/DC J
Sun Sep 18, 2005 8:54 am
Forum: Volume 100 (10000-10099)
Topic: 10033 - Interpreter
Replies: 88
Views: 39777

10033 - Interpreter - I need a multi-testcase input

Can anyobdy show me a multi-testcase input? something like:

in:
2

222
222
100

222
222
100

---
out:
3

3

But, to make it clearer, i would really love if it was in the form:
2\n\n222\n100\n\n222\n100\n\n

This all is because I can't figure out the (blank) line counting on this problem, I don't ...
by AC/DC J
Sun Sep 18, 2005 6:54 am
Forum: Java
Topic: Pls Upgrade Java
Replies: 1
Views: 3180

I feel the same way, please upgrade.

Go to advanced search