there has to be a special input case cos my program is working for all the inputs i can possiblly think of. just need that one special case ....
what if the water level equals the elevation of a region for e.g.
2 2
1 0
0 1
200
0 0
should this print area covered as 50% or 100% ???
Search found 6 matches
- Mon May 19, 2003 12:26 pm
- Forum: Volume 8 (800-899)
- Topic: 815 - Flooded!
- Replies: 20
- Views: 14683
- Mon May 19, 2003 6:37 am
- Forum: Volume 3 (300-399)
- Topic: 339 - SameGame Simulation
- Replies: 26
- Views: 15557
- Fri May 16, 2003 12:42 pm
- Forum: Volume 8 (800-899)
- Topic: 839 - Not so Mobile
- Replies: 21
- Views: 11212
- Fri May 16, 2003 7:48 am
- Forum: Volume 3 (300-399)
- Topic: 358 - Don't Have A Cow
- Replies: 52
- Views: 16382
Re: Accepted 358
oh illustrous one ...
can u please explain how u did it ?
can u please explain how u did it ?
- Wed May 07, 2003 7:18 am
- Forum: Volume 3 (300-399)
- Topic: 339 - SameGame Simulation
- Replies: 26
- Views: 15557
339 - SameGame Simulation
i've got the program working but the only problem is
do they require the output after they input all the grids and enter the final 0, 0 or they want the final grid to be displayed after each and every grid's 0,0 is encounter ????
do they require the output after they input all the grids and enter the final 0, 0 or they want the final grid to be displayed after each and every grid's 0,0 is encounter ????

- Mon May 05, 2003 1:59 pm
- Forum: Volume 3 (300-399)
- Topic: 358 - Don't Have A Cow
- Replies: 52
- Views: 16382
358 - Don't Have A Cow
i got the following results from my program are they ok ?
cos i'm getting a W.A. :
R = 100, P = 0.33, Rope = 38.38
R = 100, P = 0.10, Rope = 13.04
R = 100, P = 0.50, Rope = 55.48
i started by calculating the area of the intersecting circles formed by the rope and the pasture and used the bisection ...
cos i'm getting a W.A. :
R = 100, P = 0.33, Rope = 38.38
R = 100, P = 0.10, Rope = 13.04
R = 100, P = 0.50, Rope = 55.48
i started by calculating the area of the intersecting circles formed by the rope and the pasture and used the bisection ...