Search found 5 matches

by minhaz
Sat Nov 30, 2002 6:19 pm
Forum: Volume 104 (10400-10499)
Topic: 10417 - Gift Exchanging
Replies: 12
Views: 7055

it is a problem of probability of statistics.so think it from statistics view
by minhaz
Sat Nov 30, 2002 6:17 pm
Forum: Volume 104 (10400-10499)
Topic: 10417 - Gift Exchanging
Replies: 12
Views: 7055

it is a problem of probability of statistics.so think it from statistics view
by minhaz
Fri Nov 08, 2002 7:18 am
Forum: Volume 103 (10300-10399)
Topic: 10311 - Goldbach and Euler
Replies: 98
Views: 33775

:roll:
hello i got time limit exit in solving that problem and the answer of the judge is as follows


Your program has used more time (10.020 seconds) than the maximum
allowed for this problem by this judge (10 seconds).
[/quote]

:o
can anyone help me how can i make the problem effiently ...
by minhaz
Fri Nov 08, 2002 6:45 am
Forum: Volume 103 (10300-10399)
Topic: 10354 - Avoiding Your Boss
Replies: 47
Views: 28482

:roll:

hello i got time limit exit in that problem.can anyone help me how can i make the problem efficient.

:o
i add my source code here.i first use all pair shortest path algorithm and use recursion to cut all shortest path of boss then use single pair shortest path algorithm to find out the ...
by minhaz
Fri Nov 08, 2002 6:36 am
Forum: Volume 103 (10300-10399)
Topic: 10353 - Circles in Hexagon :-)
Replies: 12
Views: 6048

tell me detail

By testing different angles, and doing some calculations on the topright circle, you can find for each angle how big the polygon must be. Once you get the formulas correct (some sin & cos & tan or something ), a binary search of the angle will work.

:roll:

still i don't understand how i use ...

Go to advanced search