Search found 4 matches

by Akter_Sust
Thu Jun 12, 2008 1:48 pm
Forum: Volume 111 (11100-11199)
Topic: 11191 - Square
Replies: 23
Views: 15850

Re: 11191 - Perfect Square

Find Out any bug in my code or please give me some testcase for which my code dosent work. My code got WA.

Code: Select all

cut after Acc and Thnx to piklu_Sust
by Akter_Sust
Thu Oct 18, 2007 8:23 am
Forum: Volume 2 (200-299)
Topic: 259 - Software Allocation
Replies: 28
Views: 13971

Runtime Error

Any one can get runtime error because input may be like

A1 13579;
B1 a-123;

Handle this i got accepted other wise i got runtime error.
by Akter_Sust
Sat Jul 07, 2007 10:04 am
Forum: Volume 103 (10300-10399)
Topic: 10391 - Compound Words
Replies: 40
Views: 24578

There is no same input.
for
ab
abab
input, output is
abab
by Akter_Sust
Tue Jun 12, 2007 1:08 pm
Forum: Volume 112 (11200-11299)
Topic: 11214 - Guarding the Chessboard
Replies: 13
Views: 6248

6 5
XXXXX
XXXXX
XXX..
X.XX.
X..XX
X...X

5 6
XXXXXX
XXX...
XXXX..
XX.XX.
XX..XX
5 6
XXXXXX
...XXX
..XXXX
.XX.XX
XX..XX
6 5
XXXXX
XXXXX
..XXX
.XX.X
XX..X
X...X
0

For all this test case output is 2.
But type of the 2 and 3 no of test case is not in the judge test case
because one of my accepted code ...

Go to advanced search