Search found 2 matches

by hfluz
Fri May 01, 2009 12:40 am
Forum: Volume 4 (400-499)
Topic: 477 - Points in Figures: Rectangles and Circles
Replies: 11
Views: 3339

Re: 477 wrong answer

Nobody?
by hfluz
Tue Apr 21, 2009 11:18 pm
Forum: Volume 4 (400-499)
Topic: 477 - Points in Figures: Rectangles and Circles
Replies: 11
Views: 3339

477 - Points in Figures: Rectangles and Circles

I've no idea why i'm getting wrong answer.
I'm sure my code is right for the rectangles, i tested it at the exercise 476.
But i cannot find what is wrong with the circle part. Someone could help me?
Thanks

#include <iostream>
#include <stdio.h>
#include <stdlib.h>

#include <math.h>
using ...

Go to advanced search