Search found 21 matches
- Sat Jul 09, 2011 7:20 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10463 - Aztec Knights
- Replies: 35
- Views: 11981
Re: 10463 - Aztec Knights
But why doing an IDS after BFS.........i can't understand
- Fri Mar 05, 2010 9:05 am
- Forum: Volume 109 (10900-10999)
- Topic: 10926 - How Many Dependencies?
- Replies: 33
- Views: 15250
Re: 10926 - How Many Dependencies?
prob fixed 

- Wed Mar 03, 2010 8:45 am
- Forum: Volume 7 (700-799)
- Topic: 782 - Contour Painting
- Replies: 53
- Views: 23676
Re: 782 - Countour Painting
thanks mice for ur help.Accepted at last.
- Tue Mar 02, 2010 12:25 pm
- Forum: Volume 7 (700-799)
- Topic: 782 - Contour Painting
- Replies: 53
- Views: 23676
Re: 782 - No idea what's wrong
Can't find any error.Someone help
Code: Select all
ac
- Mon Mar 01, 2010 4:14 pm
- Forum: Volume 6 (600-699)
- Topic: 624 - CD
- Replies: 77
- Views: 35613
Re: 624 - CD
ok here is a question which sequence is better
20 7
or
15 5 7
20 7
or
15 5 7
- Mon Mar 01, 2010 3:17 pm
- Forum: Volume 7 (700-799)
- Topic: 782 - Contour Painting
- Replies: 53
- Views: 23676
Re: 782 - Countour Painting
some more help plz.what will be the output of
Code: Select all
4
xxxxxxxx
xx*
xxxxxx
___________
xxxx
x*
xxx
__________
xxxx
x*
xxx
__________
xxxx
x*
xxx
__________
- Mon Mar 01, 2010 1:41 pm
- Forum: Volume 6 (600-699)
- Topic: 624 - CD
- Replies: 77
- Views: 35613
Re: 624 - CD
i also passed all i/o of the board but still wa.no idea what's wrong.some hints plz.here my code
i was using less arraysize.finally changed my approach to dp 
Code: Select all
ac

- Thu Feb 25, 2010 5:12 pm
- Forum: Volume 115 (11500-11599)
- Topic: 11503 - Virtual Friends
- Replies: 49
- Views: 19438
- Thu Feb 25, 2010 2:47 pm
- Forum: Volume 115 (11500-11599)
- Topic: 11503 - Virtual Friends
- Replies: 49
- Views: 19438
Re: 11503 - Virtual Friends
i am getting TLE for n=100000 i think.Even my computer takes time for that.any efficiency hint please?
- Thu Feb 25, 2010 12:22 am
- Forum: Volume 3 (300-399)
- Topic: 389 - Basically Speaking
- Replies: 94
- Views: 24783
Re: 389 - 8 months? WA
try the inputoamsath wrote:Help me plz ,,,
more than two months with this problem not solved,,,
I've tried every test case to exist ... and still WA
Code: Select all
0 10 12
- Fri Feb 19, 2010 9:02 am
- Forum: Volume 7 (700-799)
- Topic: 729 - The Hamming Distance Problem
- Replies: 54
- Views: 17002
Re: 729 - The Hamming Distance Problem
check blank line formatting.there should be a blank line after each case except the last.skdls wrote:why i get WA all of my output is right can anyone help me??????????????????
- Wed Feb 17, 2010 9:57 am
- Forum: Volume 7 (700-799)
- Topic: 782 - Contour Painting
- Replies: 53
- Views: 23676
Re: 782 - Countour Painting
can some tell me the correct output for this input 6 XXXXXXXXXXXXXX XXXXXXXXXXXX XX* XXXXXXXXXXXX _________________ XXXXXXXXXXXX XXXXXXXXXX XX * XXXXXXXXXXXXXX __________________ X XX XXX* XX X __________________ xxxxxxxx *x xxxxxxx _________________ x x x x x* x xxxx ____________ xxxx x x x* x x x ...
- Sat Feb 13, 2010 8:06 am
- Forum: Volume 104 (10400-10499)
- Topic: 10477 - The Hybrid Knight
- Replies: 19
- Views: 6999
- Sat Oct 31, 2009 1:43 am
- Forum: Volume 3 (300-399)
- Topic: 389 - Basically Speaking
- Replies: 94
- Views: 24783
Re: 389 WA
sazzadcsedu try this case
Code: Select all
0 2 3
- Sat Oct 31, 2009 1:39 am
- Forum: Volume 3 (300-399)
- Topic: 389 - Basically Speaking
- Replies: 94
- Views: 24783
PE 389
AC