a-b

From , 4 Years ago, written in C, viewed 102 times.
URL https://pastebin.vip/view/5dec7070
  1. #include<stdio.h>
  2. void main()
  3. {
  4.    int a,b;
  5.    while(scanf("%d%d",&a,&b)!=EOF)
  6.        printf("%d-%d=%d\n",a,b,a-b);
  7. }

Replies to a-b rss

Title Name Language When
Re: a-b pass c 1 Month ago.

Reply to "a-b"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website