标签:一个 ++ print 艰辛 ace printf main code color
http://ybt.ssoier.cn:8088/problem_show.php?pid=1000
#include<iostream> #include<cstdio> using namespace std; int main() { int a,b; scanf("%d%d",&a,&b); printf("%d",a+b); return 0; }
入门是一个艰辛的过程O(∩_∩)O~
标签:一个 ++ print 艰辛 ace printf main code color
原文地址:https://www.cnblogs.com/xrj1229/p/9209349.html