标签:color 使用 define math 调用 scanf 一个 stream 主函数
#include <algorithm> #include <iostream> #include <cstring> #include <cstdio> #include <vector> #include <cmath> #include <queue> #include <deque> #include <cmath> #include <map> using namespace std; typedef long long ll; #define INF 0x7fffffff const double inf=1e20; const int maxn=1000+10; const int mod=1e7; const double pi=acos(-1); int main(){ int a,b; scanf("%d%d",&a,&b); printf("%d %d\n",b,a); return 0; }
标签:color 使用 define math 调用 scanf 一个 stream 主函数
原文地址:https://www.cnblogs.com/wz-archer/p/12507683.html