Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #include<stdio.h>
  2. int main ()
  3. {
  4. int (a,b,c;
  5. scanf("%d%d",&a&b);
  6. c=a+b;
  7. printf(ElSum=&d\n",c);
  8. scan("\n");
  9. return 0;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement