Search found 5 matches

by pooya
Thu Aug 09, 2007 11:53 am
Forum: Volume 3 (300-399)
Topic: 312 - Crosswords (II)
Replies: 20
Views: 11675

Oh, I'm sorry.
I read the problem from other online-judge site that have 2 empty line after each test case. :wink:
I get Accept.
Thank U.
by pooya
Thu Aug 09, 2007 11:21 am
Forum: Volume 3 (300-399)
Topic: 312 - Crosswords (II)
Replies: 20
Views: 11675

(code removed)
by pooya
Thu Aug 09, 2007 11:06 am
Forum: Volume 3 (300-399)
Topic: 312 - Crosswords (II)
Replies: 20
Views: 11675

I get Wrong Answer
My program solve all the above input correct
But get WA
Please help me and get some idea for this Wrong or some input
excuse me, my english language is very poor
by pooya
Thu Aug 09, 2007 10:50 am
Forum: Volume 3 (300-399)
Topic: 312 - Crosswords (II)
Replies: 20
Views: 11675

What is the output for
1 0
or
0 1
by pooya
Sat Jun 16, 2007 1:30 am
Forum: Volume 8 (800-899)
Topic: 808 - Bee Breeding
Replies: 19
Views: 13081

arc16 wrote:i guess no cell number > 10000, although 10000 will occur.
maybe you can try this:

Code: Select all

1 10000
10000 5
9999 10000
10000 10000
answer is:

Code: Select all

58
58
1
0
good luck :lol:
Hi
your test case helped me & I get AC but my program answer to
10000 5
is
59

Go to advanced search