Search found 6 matches

by anisalamgir
Wed Oct 12, 2005 9:18 am
Forum: Volume 2 (200-299)
Topic: 272 - TEX Quotes
Replies: 136
Views: 56442

Re: \n

sohel wrote:remove the new line at the end.
.. and the code. :wink:
a lot of thanks for ur help.....
now i get AC :lol:
by anisalamgir
Tue Oct 11, 2005 5:10 am
Forum: Volume 2 (200-299)
Topic: 272 - TEX Quotes
Replies: 136
Views: 56442

272 why PE?

any body help me??
my code here............................

Code: Select all

CUT AFTER AC............................
}
:oops:
pls help me..............
by anisalamgir
Sat Jul 23, 2005 7:01 am
Forum: Volume 3 (300-399)
Topic: 357 - Let Me Count The Ways
Replies: 90
Views: 17674

Hi, Jewel&Prince...
First..A lot of thanks 4 ur tips.....
o my god!!!!!!!! I think it's my silly mistake....
yes.. finaly i got AC.

Agian thanks.. Jewel and Prince
by anisalamgir
Wed Jul 20, 2005 6:07 am
Forum: Volume 3 (300-399)
Topic: 357 - Let Me Count The Ways
Replies: 90
Views: 17674

357 WA...... Why??

anyone help me why i got WA for 357...
here my code

Code: Select all

[u][b]THIS  REMOVED BCOZ I GOT AC.......[/b][/u]
:oops:
thankx for all
by anisalamgir
Wed Jul 20, 2005 5:10 am
Forum: Volume 3 (300-399)
Topic: 333 - Recognizing Good ISBNs
Replies: 166
Views: 40692

333 I got WA..anyone Help Me?

why i got WA.... plz help me
int main() {
int s, s2, i, fail,j;
char str[81];

while (scanf("%s", str)==1) {

i = s = s2 = fail = j = 0;
while (str[j] && !fail) {
if (isdigit(str[j])) {
s += str[j] - '0';
s2 += s;
i++;
}
else if (str[j] == 'X') {
s += 10;
s2 += s;
i++;
}
else if ...
by anisalamgir
Tue Jul 12, 2005 12:40 pm
Forum: Volume 102 (10200-10299)
Topic: 10262 - Suffidromes
Replies: 12
Views: 6298

10262 help...........

hey...
any one give me this problem algorithm..........
i can't understood...................
ok... best of luck :roll:

Go to advanced search