标签:return 简单的 简单 turn include nbsp ret int stdio.h
#include<stdio.h> int main() { int a,b; scanf("%d %d",&a,&b); printf("%d",a-b); return 0; }
标签:return 简单的 简单 turn include nbsp ret int stdio.h
原文地址:https://www.cnblogs.com/chenlong991223/p/9645923.html