Search found 4 matches

by blackSajia
Sat Feb 28, 2009 9:11 pm
Forum: Volume 100 (10000-10099)
Topic: 10006 - Carmichael Numbers
Replies: 66
Views: 29542

Re: 10006 - Carmichael Numbers

Thankssssssssss to mf. Finally got AC. :lol: :lol: :lol:
by blackSajia
Mon Feb 23, 2009 11:47 pm
Forum: Volume 100 (10000-10099)
Topic: 10006 - Carmichael Numbers
Replies: 66
Views: 29542

Re: 10006 - Carmichael Numbers

Worng ans again again. Plzzzz help me . I give the 15 carmichael number of bellow 65000. these are
561,1105,1729,2465,2821,6601,8911,10585,15841,29341,41041,46657,52633,62745,63973.
My program give the right ans.but i get wa in uva. pls help


#include<stdio.h>
#include<string.h>
#include<math.h ...
by blackSajia
Wed Nov 26, 2008 1:22 am
Forum: Volume 1 (100-199)
Topic: 119 - Greedy Gift Givers
Replies: 145
Views: 47352

119- WA Why Plz Help

I am getting WA. My Code as follows:

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


class GreedyGiftGivers
{
private:

int i,j,mtos,gtos,numberOfMember;

int initMoney[15],finalMoney[15];

char memberName[15][15],giftReceiverName[15][15];

int findPosition(char name[]);

public ...
by blackSajia
Wed Nov 12, 2008 6:25 am
Forum: Volume 4 (400-499)
Topic: 438 - The Circumference of the Circle
Replies: 29
Views: 14391

Re: 438 - The Circumference of the Circle

Hello How r u everybody. I am getting wrong answer in 438. The code given bellow :

Code: Select all



Plz help me where the error occured and give some I/O data. :lol:

Go to advanced search