Search found 18 matches

by kzaman010
Wed Dec 29, 2004 6:56 am
Forum: Other words
Topic: HELP WITH NCPC
Replies: 54
Views: 19925

but if the contest didn't have those easy problems the outcome would have been different for sure
Are u sure? Compare the ranklist with Regional Dhaka site. The top 3 Bangladeshi teams are unchanged. NDC team did not participate in the regional and I am sure they would at least solve 2 probs in ...
by kzaman010
Wed Dec 22, 2004 9:44 am
Forum: Other words
Topic: HELP WITH NCPC
Replies: 54
Views: 19925

You are right that the state space is large but it can be managed by the available memory. In fact initialization is the costly part of my solution, the search takes less time. I dont think any special heuristics is necessary, only a simple bound of previously available best solution is enough.
by kzaman010
Wed Dec 22, 2004 8:24 am
Forum: Other words
Topic: HELP WITH NCPC
Replies: 54
Views: 19925

I think as an HSC student of Bangladesh what u have done so far (7 probs of NCPC) is great. I really appreciate your enthusiasm and spirit. But like others I also want to say that this is not the best approach to be a great problem solver. In this way you may be a great offline performer but in real ...
by kzaman010
Wed Mar 31, 2004 7:31 am
Forum: Other words
Topic: World Finals 2004 Discussion Thread
Replies: 2
Views: 1784

Congrats

Congratulations to all the teams participating
in WF2004 in Prague.

I wish the event will be a great success.
Hopefully, Lots of teams will solve lots of problems and keep the judges
busy :)
by kzaman010
Tue Dec 30, 2003 6:11 am
Forum: Volume 105 (10500-10599)
Topic: 10594 - Data Flow
Replies: 40
Views: 32820

You are right. And that's why I posted a message
not to submit it two days ago. I have already sent the updated data and
then removed the post " Not to submit".

It will be rejudged soon. Sorry for the inconvenience.
by kzaman010
Wed Mar 26, 2003 10:37 am
Forum: Other words
Topic: World Finals 2003 Discussion Thread
Replies: 32
Views: 11615

The END of the MEGA EVENT in Beverly Hills.

CONGRATULATIONS to WARSWA eagles. They were also the winner
in "The Real Programmers' Contest-2" solving 9 problems.
They also did very well and showed their prime skill in past
online contests. I am very interested to know which problem
they missed ...
by kzaman010
Tue Mar 25, 2003 8:34 pm
Forum: Off topic (General chit-chat)
Topic: ***!!! PLEASE STOP IT !!!***
Replies: 12
Views: 7084

"Kill people for PEACE"
"Massacre everything for PEACE"
"Grasp everything for PEACE"

I want peace. Dear Iraqi people, my heart is crying for you. I am
coming, coming with missiles, bombs, Tomahawks, Kitty Hawk and Apache. Don't worry.
I will give you PEACE, PEACE for ever ...
by kzaman010
Sat Mar 01, 2003 10:02 am
Forum: Other words
Topic: Return of the Aztecs: from the problemsetters' desk
Replies: 13
Views: 4557

Return Of Aztecs Contest

Congratulations to the AZTECS. They have done a great job.
From the problemsetters' point of view it is really a difficult
job to make everything error free. Setting problems of new idea is
another dificult job (even for a moderately easy problem). They have
done it in style. Not only that thay ...
by kzaman010
Thu Feb 27, 2003 7:16 pm
Forum: Volume 104 (10400-10499)
Topic: 10454 - Trexpression
Replies: 15
Views: 5484

Trexpression

There is no WHITESPACE in the JUDGE data.
And there is also no other characters
except that specified in the problem statement.

JUDGE SOLUTION HAS ALSO USED " scanf() " which does not deal
with WHITE SPACE and also there is no
BLANK LINE in the input file.

So check carefully, what mistakes you ...
by kzaman010
Sat Feb 22, 2003 7:00 pm
Forum: Other words
Topic: The Real Programmers' Contest-2
Replies: 5
Views: 2059

The Real Programmers' Contest-2

Hello Everybody

Thanks to all who have participated "Real Programmers' Contest-2".
Many many congratulations to the WINNER "Warsaw Eagles".
Hopefully they will continue their success in the coming contests and then
in the Mega Event.

Each problem in the contest was solved. I expected lots of ...
by kzaman010
Mon Aug 05, 2002 8:49 am
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 56759

727 Equation

Thanks Ivan for your help. I have never thought that such type
of data can be present. Its possible to solve a problem when Input
Output is properly defined. And there is no FIXING about this
problem. However what will be the output for (1+2)3

12+3 or 12+3* or 12+3+ or 12+3- . The output should be ...
by kzaman010
Sun Aug 04, 2002 5:22 pm
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 56759

Equation

Yes I have checked the previous post about 727 but
found nothing for my solution. Its not the case whether I get this problem
AC or WA, I just want to check the mistake in my approach.
by kzaman010
Sun Aug 04, 2002 9:22 am
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 56759

727 Equation

Hello Everyone

I am getting WA for this problem. Though it can be solved in a easy
way but as a practice for PARSING, I have used parsing and Postorder
traversal. I have checked with all possible type of inputs but I may miss
something. So it would be excellent if you can provide me some
dataset ...
by kzaman010
Sat Jul 13, 2002 5:16 pm
Forum: Other words
Topic: Thanks Everybody
Replies: 7
Views: 3549

I don't know whats the problem of Stephan. I have searched
your name in the Real Time Ranklist and not found.
And there must be some constant terms in a line eqn or
a vector . You are trying to create complex about the
rounding. THere is 2 or 3 test cases with negative answer.
And there is no ...
by kzaman010
Sat Jul 13, 2002 5:15 pm
Forum: Other words
Topic: Thanks Everybody
Replies: 7
Views: 3549

Well, the input data is not complex here. In fact almost
each co-ordinate is integer. I think, the way you are thinking
for the error is not the case here. As the number of reflections may
be large, the coeffecients may gradually increase(10^15) and round
to zero after some most significant ...

Go to advanced search