Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

geomatric operations in objective c

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.22 sec, absolute running time: 0.13 sec, cpu time: 0.02 sec, memory peak: 8 Mb, absolute service time: 0,36 sec 
edit mode |  history  | discussion
Error(s):
2017-01-09 06:06:31.399 a.out[11447] Perimeter.............................
2017-01-09 06:06:31.399 a.out[11447] Perimeter of square => 20.000000
2017-01-09 06:06:31.399 a.out[11447] Perimeter of rectangle => 50.000000 


2017-01-09 06:06:31.399 a.out[11447] Circumference.............................
2017-01-09 06:06:31.399 a.out[11447] Circumference of circle => 31.400000 


2017-01-09 06:06:31.399 a.out[11447] Surface Areas...............................
2017-01-09 06:06:31.399 a.out[11447] Surface of cube=> 150.000000
2017-01-09 06:06:31.399 a.out[11447] Surface of cylinder=> 157.000000
2017-01-09 06:06:31.399 a.out[11447] Surface of cone=> 78.500000
2017-01-09 06:06:31.399 a.out[11447] Surface of spahere=> 314.000000  


2017-01-09 06:06:31.399 a.out[11447] Areas...............................
2017-01-09 06:06:31.399 a.out[11447] area of square => 25.000000
2017-01-09 06:06:31.400 a.out[11447] area of rectangle => 25.000000
2017-01-09 06:06:31.400 a.out[11447] area of triangle=> 12.500000
2017-01-09 06:06:31.400 a.out[11447] area of circle => 78.500000
2017-01-09 06:06:31.400 a.out[11447] area of Tepezoid=> 17.500000 


2017-01-09 06:06:31.400 a.out[11447] Volume.............................
2017-01-09 06:06:31.400 a.out[11447] volume of cube=> 125.000000
2017-01-09 06:06:31.400 a.out[11447] volume of cylinder=> 392.500000
2017-01-09 06:06:31.400 a.out[11447] volume of spahere=> 523.333333