#include<conio.h> #include<stdio.h> int main() { int a=10; int b=20; int c; c=a+b; }
-
Notifications
You must be signed in to change notification settings - Fork 0
sonakshi1501/coder
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published