你们一般都会往代码里加什么好用的东西 比如typedef long long ll;,#define foru(i,a,b)...等等这些
typedef long long ll;
#define foru(i,a,b)...