Below is the solution for Algorithm Problem 1 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <math.h> #define PI 3.14159265358979323846 float compute_comman_area(double r0,double r1,double x0,double y0,double {…}
Blog Posts
If you will go for the problem statement then you will find that you have to find the Area covered by intersection of two or {…}
Hey, try to solve this. This is an easy problem to solve. Problem Level: Easy Problem Statement: A palindrome is a word, number, or phrase {…}
This problem I got to solve on “Prodyogiki 09” in an University Competition of NITs. I was unable to solve that. Try to solve this. {…}
Hi, Welcome to my blog! I will try to post the content related to programming, algorithmic problems, systems administration, cloud computing. I’m creating this blog {…}