Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Void main
Void main() { int. Num1,Num2,result; Clrscr(); printf(“SnSnSnSt Enter value of first number :"); Scanf("%d",& Num2); printf("SnSt Enter value of second Number :"); Scanf("% d",&Num2); Result:Num1+Num2; Printf("SnSt The addition of Num 1and Num2 is %d",Result); getch(); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
code_chef
remove dublicates from string using recursion
remove_30-Seconds-of-C++
CIDP2k19
fb_series
template
Tree
Dec to Bin
blad-z-obcinaniem-koncowek
shuffle_example
Please log in to post a comment.