Search found 5 matches

by rongtuli
Thu Oct 04, 2007 2:56 am
Forum: Volume 107 (10700-10799)
Topic: 10719 - Quotient Polynomial
Replies: 51
Views: 25451

10719- Quotient Polynomial

hi,
i m getting WA and can't figure out my error . can anyone give me some test case.
-tulip
by rongtuli
Sun Aug 26, 2007 7:26 am
Forum: Volume 4 (400-499)
Topic: 488 - Triangle Wave
Replies: 270
Views: 65002

to muhin,
omit the first two printf("\n");
by rongtuli
Sun Aug 26, 2007 7:09 am
Forum: Volume 4 (400-499)
Topic: 478 - Points in Figures: Rectangles, Circles, Triangles
Replies: 44
Views: 16121

hi newton,

it also suffers me lot. then i use area theorem to solve it

area = fabs((x2-x1)*(y3-y1)-(x3-x1)*(y2-y1));
hope it will help.
by rongtuli
Fri Aug 17, 2007 3:40 pm
Forum: Volume 112 (11200-11299)
Topic: 11244 - Counting Stars
Replies: 21
Views: 14189

thank u jan bhai i checked the boundary. but anyway i reprogrammed it in another way and already got AC. :D
by rongtuli
Fri Aug 17, 2007 6:06 am
Forum: Volume 112 (11200-11299)
Topic: 11244 - Counting Stars
Replies: 21
Views: 14189

11244 - Counting Stars

hi,
i can not find out the bug in my program.why the online judge treat my program as WA. can anyone give me some output for the problem.

Go to advanced search