Search found 26 matches

by Ferdous
Fri Sep 22, 2006 6:38 am
Forum: Volume 110 (11000-11099)
Topic: 11095 - Tabriz City
Replies: 14
Views: 7232

I think it would have been a bicoloring problem if the constraint was "If a junction has a tourist information centre, no adjacent junction can have another one" instead of "at least one of two junctions at the end of each street have a tourist information center"
by Ferdous
Wed Aug 02, 2006 11:15 am
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 32902

mysterious indeed !
by Ferdous
Tue Aug 01, 2006 8:31 am
Forum: Off topic (General chit-chat)
Topic: Do you think your country is strong at IT and Programming?
Replies: 18
Views: 16962

Moheeb wrote: tai , so easy to develop any kind of software? r u blind ? if u want to do very well in algorithm and want to be very confident , then u must go for important research, at least i think so , then u will be very confident like Robert Tarjan , otherwise u will be a Rahim in any way. Thin...
by Ferdous
Tue Aug 01, 2006 7:36 am
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 32902

I am not sure of what's wrong with my code. I assumed MAX_LEN of the number I have to convert from (1st number of a line of input) is 7 and I got WA. I just changed it to 12 and it got AC?! I declared 2 string. #define MAX_LEN 7 /* First number of an input line (the number to be converted) is stored...
by Ferdous
Thu Jul 27, 2006 8:39 am
Forum: Volume 3 (300-399)
Topic: 389 - Basically Speaking
Replies: 94
Views: 32902

Question about Problem 389 (Basically Speaking)

Queted from problem description: The project manager of the Super Neato Model I calculator has informed you that the calculator will have the following neato features: It will have a 7-digit display . Its buttons will include the capital letters A through F in addition to the digits 0 through 9. It ...
by Ferdous
Thu Jul 27, 2006 8:33 am
Forum: Volume 3 (300-399)
Topic: 355 - The Bases Are Loaded
Replies: 74
Views: 28824

Problem 355 (The Bases Are Loaded)

Quoted from problem description: Each input line will consist of three values. The first value will be a positive integer indicating the base of the number. The second value is a positive integer indicating the base we wish to convert to. The third value is the actual number (in the first base) that...
by Ferdous
Mon Feb 20, 2006 8:23 am
Forum: Other words
Topic: New ranklist format for each problem
Replies: 31
Views: 12163

to administrators

why are you, the administrators, are callous to the voice of us demanding the old format?
by Ferdous
Tue Apr 27, 2004 11:47 am
Forum: Volume 102 (10200-10299)
Topic: 10252 - Common Permutation
Replies: 150
Views: 68213

10252 (Common Permutation)...PE ??

I can't figure out why my code received PE. Can anyone help me in finding out my fault? Here's my code:

deleted later.........
by Ferdous
Mon Apr 26, 2004 4:32 pm
Forum: Volume 2 (200-299)
Topic: 280 - Vertex
Replies: 95
Views: 34306

Thanks a lot, Claudio for your lucid explanation.
by Ferdous
Sat Apr 24, 2004 11:09 am
Forum: Volume 2 (200-299)
Topic: 280 - Vertex
Replies: 95
Views: 34306

Don't I need to search for every query? I can't understand what you have told. Would you please explain a little more?
by Ferdous
Sat Apr 24, 2004 11:02 am
Forum: Volume 4 (400-499)
Topic: 445 - Marvelous Mazes
Replies: 93
Views: 19696

In problem description it's stated that
Descriptions for different mazes will be separated by a blank line.
How can I detect the blank line while taking input with the help of scanf()?
by Ferdous
Fri Apr 23, 2004 3:59 pm
Forum: Volume 2 (200-299)
Topic: 280 - Vertex
Replies: 95
Views: 34306

Thank u very much. I got AC just increasing the size of temp array to 1000. But I noticed one thing. My code took more than 0:05.00 time. But others solved it within 0:01.00 time. How can I enhance my code or algorithm so that I can get a better solution?
by Ferdous
Fri Apr 23, 2004 1:12 pm
Forum: Volume 4 (400-499)
Topic: 445 - Marvelous Mazes
Replies: 93
Views: 19696

Problem 445 (Marvelous Mazes)...Output Limit Exceeded

I can't understand why I am getting "Output Limit Exceeded", this is new for me. I would be glad if someone can help me. Here's my code:

deleted later.....
by Ferdous
Fri Apr 23, 2004 12:27 pm
Forum: Volume 2 (200-299)
Topic: 280 - Vertex
Replies: 95
Views: 34306

I am extremely sorry for my mistake. I mistyped 216 instead of 280. I sent the code with Problem ID 280 and awarded RTE and still can't figure out what's wrong with my code.
by Ferdous
Thu Apr 22, 2004 6:03 pm
Forum: Volume 2 (200-299)
Topic: 280 - Vertex
Replies: 95
Views: 34306

Problem 280 (Vertex)

I can't figure out why I am getting RTE. I spent hours together to find out the fault but failed because of my inefficiency in programming :oops: . But I know there are many efficient programmers all over the world who can help me in this regard and I am waiting for help from anyone of you. Please h...

Go to advanced search