Calculate Area of Square and Circle | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Calculate Area of Square and Circle

So in trying to compile this program, the compiler tells me "No such file or directory". What do you do in a situation like that? I have three source files and two header files. All my pages of code are in the code playground because I couldn't get the link to work! Any help would be appreciated! If you do help, could you please detail what I did wrong and how the correction was made? I want to make sure I know what mistakes I made and how to correct them if I encounter such error in the future. Thank you and much appreciate it! CalculateSquare: https://code.sololearn.com/cv4ubFE3BPRZ/#cpp CalculateSquareHeader: https://code.sololearn.com/czvGVAqmbbIy/#cpp Calculate Circle: https://code.sololearn.com/cg26foZCJ2AQ/#cpp Calculate Circle Header: https://code.sololearn.com/cRSzRSAxXArs/#cpp Calculate Area: https://code.sololearn.com/cXx6d52HNlqW/#cpp

3rd Dec 2017, 3:11 PM
Elyse Segebart
Elyse Segebart - avatar
6 Answers
+ 5
nice code
2nd Dec 2017, 6:09 PM
Sachin Lobo Jeppu
Sachin Lobo Jeppu - avatar
+ 4
can u send it in editable format
2nd Dec 2017, 6:12 PM
Sachin Lobo Jeppu
Sachin Lobo Jeppu - avatar
+ 4
or in link
2nd Dec 2017, 6:13 PM
Sachin Lobo Jeppu
Sachin Lobo Jeppu - avatar
+ 1
@sharonlobo I included a link.
2nd Dec 2017, 6:18 PM
Elyse Segebart
Elyse Segebart - avatar
+ 1
@Gordie I uploaded the codes to code playground and linked them!
3rd Dec 2017, 5:18 PM
Elyse Segebart
Elyse Segebart - avatar
+ 1
Thanks! I got it to work!
3rd Dec 2017, 9:33 PM
Elyse Segebart
Elyse Segebart - avatar