User profile: rajatsreenath

User info
User name:rajatsreenath
Name:Rajat Sreenath
Location:Manipal
Bio:Just started learning programming. loves to code.
History
Joined:
Number of posts:3
Latest posts:

Parallelogram Problem
Consider the below example. What's the easiest code for this? Example 2 Input 6 20,20,-20,-20,5...

Parallelogram Problem
Problem Description: A number (N) of lines (extending to infinity) in both directions are drawn on a...

Static Keyword. (Doubt)
I Dont Understand this code. code:- #include<iostream> using namespace std; class sample { ...