Search found 3 matches

by Munir
Mon May 19, 2003 8:47 am
Forum: Volume 104 (10400-10499)
Topic: 10460 - Find the Permuted String
Replies: 8
Views: 20484

:) :) :)
many thanx...I got it AC at last.
by Munir
Fri May 16, 2003 3:13 pm
Forum: Volume 104 (10400-10499)
Topic: 10460 - Find the Permuted String
Replies: 8
Views: 20484

10460 - Find the Permuted String

can anyone pls say why the following program always gets WA?

[c]

#include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include<math.h>


double val[27],data;
long int serial;
int len;
char str[50],buf[50];

void factorial(void);
void calculate(int level);

void main(void)
{
int test ...
by Munir
Sun Jul 28, 2002 10:29 pm
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 36616

Why & how life is like a box of Chocolates?
No reason to see ur whole program;u r printing number more than 7 digits when the two bases r equal.
P.S. U know who is "Bad Luck",right?

Go to advanced search