- 2

Can anyone please help me with my C++ program

A C++ program to calculate the area and perimeter of 5 geometric figures(rectangle,triangle,circle, parallelogram,cylinder) Your program should allow the user to go back to the main menu after an invalid selection.The program should exit after 3 failed attempts.

9th Jul 2022, 11:53 AM
EOK
EOK - avatar
9 Answers
+ 5
You are more likely to get help when you show others what your attempt is.
9th Jul 2022, 12:31 PM
Justice
Justice - avatar
+ 2
Hi welcome to Sololearn Q&A. https://www.sololearn.com/Discuss/3021159/?ref=app This is a learning platform. We help with doubt dealing with the lessons we offer here. EOK typically we don't help outside of this platform because its an inconvenience as well as potential privacy concerns. Also you shouldn't share any personal identifying information. You may Log into your account at www.sololearn.com. There you can copy and paste your code to the playground and save it. Then you can share the code in your post.
9th Jul 2022, 11:41 PM
Chris Coder
Chris Coder - avatar
+ 1
Hi EOK, I recommend you paste your code here. Furthermore, paste the console out put, AKA error message. Only this will allow us to help you
9th Jul 2022, 1:29 PM
Zuriel Geller
Zuriel Geller - avatar
+ 1
This is my try. However, I am a bit rusted in C++ 😅 https://code.sololearn.com/cS3D1gKLzedS/?ref=app
9th Jul 2022, 4:39 PM
Ervis Meta
Ervis Meta - avatar
0
Ervis Meta - SoloHelper thank you very much but you didn't add the perimeter to it
9th Jul 2022, 4:58 PM
EOK
EOK - avatar
0
Justice pardon me but I don't know how to paste the code 😕
9th Jul 2022, 5:02 PM
EOK
EOK - avatar
0
Zuriel Geller Pardon me but I don't know how to paste the code
9th Jul 2022, 5:03 PM
EOK
EOK - avatar
0
Chris Coder Thanks for letting me know...I was quite stranded and needed some help that's all..no hard feelings
9th Jul 2022, 11:42 PM
EOK
EOK - avatar