avinash201199 / avinash201199/DSA-Questions
Add AreaOrPerimeter.cpp
Open
hacktoberfest
- Dominant language
- C++
- Stars
- 88
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
Question
Write a program to obtain length (L) and breadth (B) of a rectangle and check whether its area is greater or perimeter is greater or both are equal.
Link to the question
https://www.codechef.com/problems/AREAPERI
Contributor guide
No contributing guide indexed for this repository
Research direction
Create AreaOrPerimeter.cpp and first read the linked CodeChef AREAPERI problem statement. Implement the requested rectangle comparison program, then verify that it handles the stated area-versus-perimeter outcomes and matches the repository's existing C++ solution style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100