Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
find simple Interest in objective c
//gcc 4.8.4 #import <Foundation/Foundation.h> int main(void) { int P=1000; int R=5; int N=10; float i=(P*R*N)/100; NSLog(@"%f",i); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Even numbers are at the beginning and all the Odd numbers
NSMutable Exercise
geomatric operations in objective c
NSMutableStringProgram
NSSet Program in objectice-c
floating in objective c
Objective C NSSet Declaration
PRogram 3.2 - simple class
objective c fibonanci
Author1
Please log in to post a comment.