INPUT TWO NO AND SUM IT #include<stdio.h> #include<conio.h> void main() { int a,b,c; clrscr(); printf("ente...
No comments:
Post a Comment