C_Programs icon indicating copy to clipboard operation
C_Programs copied to clipboard

I wants to add A C program

Open ForTuneYT opened this issue 3 years ago • 2 comments

ForTuneYT avatar Feb 26 '22 08:02 ForTuneYT

#include<stdio.h> void main(){ int x,y; printf("Input two numbers:\n"); scanf("%d%d",&x,&y); printf("%d",x+y); }

rajeevinr avatar Mar 06 '22 15:03 rajeevinr

hii please assign me in this issue

clashquest110 avatar Oct 02 '22 09:10 clashquest110